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
- Regression: "Add constraint to instance context" code action drops module qualifiers
- Case split refers to out of scope patterns without adding imports or qualifying
- Use cradle instead of cabal for testing that UnicodeSyntax is properly honored
- Use `appendMissingPats` from ghc-exactprint
- Bug in hls-cabal-plugin
- Incorrect result for nested constructors
- hls-case-split-plugin: `appendMissingPats` should be moved to ghc-exactprint
- Split a selected variable or underscore pattern
- Case-split to handle `\cases` expression and function definitions
- Use `ExceptT` instead of `State Bool` in the case-split plugin implementation
- Docs
- Haskell not yet supported