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
- Add Haddock hyperlinks to hover for type holes
- Add code-action to turn derived type-class into its implementation
- Add Qualified imports with types
- Codelens: Not documented dependency on Prelude (NoImplicitPrelude EXT ON, causing it to output nothing)
- Incremental search in import suggestion
- Inferred types for polymorphic functions sometimes produce `Any` instead of type variables
- Hover docs including links for dependencies
- Spurious errors from extra-project Haskell files.
- Use custom `CodeActionKind`s to support client-side filtering
- Add actions to control the build tool throug hls
- Docs
- Haskell not yet supported