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
- Renaming multi component support
- Excessive memory usage in monorepos with dozens/hundreds of cabal packages or modules
- Improve performance of discovering the ghc version used by the project
- Document why hls binaries are statically linked (and track ghc changes to allow loading dynamic libs within a static executable)
- False positive: Main.hs (executable) does not recognise function defined in Lib.hs (library)
- Feature Request: Automatic Expansion of uninitialized record fields
- Hover docs including links for dependencies
- support for cabal/stack scripts
- Coherence of command-line formatters versus formatter plugins
- Can not go to definition of non local libraries (i.e. dependencies)
- Docs
- Haskell not yet supported