Skip to content

Disable hlint hints when there are GHC errors #579

Closed
@alanz

Description

@alanz

Working on GHC, there are a lot of hlint diagnostics.

When a file has an error in it, the "go to next error" command (] l in evil-mode) steps through all the hlint warnings, making it hard to quickly fix a file.

Perhaps remove the hlint warnings if GHC reports an error.

haskell-language-server at 8682517

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions