Closed
Description
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