Skip to content

Typo or update required #1

@Aster89

Description

@Aster89

Just approaching HLS plugin development via this tutorial, and it appears to me that the following line

, mn /= moduleName pRELUDE

should be changed to

  , mn /= pRELUDE_NAME

After all, that's also what the line looks like in the actual HLS plugin:
https://github.com/haskell/haskell-language-server/blob/dd3dbd75691341126cabc76450ab06003af5cb34/plugins/hls-explicit-imports-plugin/src/Ide/Plugin/ExplicitImports.hs#L407

I'm on GHC 9.14.1 + HLS 2.13.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions