haskell-language-server
https://github.com/haskell/haskell-language-server
Haskell
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported3 Subscribers
Add a CodeTriage badge to haskell-language-server
Help out
- Issues
- Type-aware autocompletion
- Document what ghc warnings are needed for each ghcide feature (f.e. `-Wredundant-imports` for remove unused imports)
- Exactprint: HsLet should needs a leading space
- Packages containing C files which include stubs don't work
- Unparseable retrie output
- HLS cannot expand TH splices with {-# OVERLAPPABLE #-}
- Show TH scope errors on correct line
- Integrate GHC's new diagnostic infrastructure
- Improve performance of discovering the ghc version used by the project
- Should we ignore `-Werror` in HLS?
- Docs
- Haskell not yet supported