haskell / haskell-language-server

Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Apache License 2.0
2.66k stars 355 forks source link

Cleanup imports after CPP removal + few hlint fixes #4337

Closed jhrcek closed 3 months ago

jhrcek commented 3 months ago

One unavoidable stylish-haskell parsing failure in pre-commit job, otherwise it's ready to merge.