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
- Remove Unconditional time out wait for diagnostic. See `expectNoMoreDiagnostics`
- Add option to fully expand explicit import list (`import Foo (Bar (..))` -> `import Foo (Bar (Baz))`)
- Resurrect OpenTelemetry
- Use `-fno-show-error-context`
- Work out how absolutizing paths should work
- Consider using a typed path library
- `atomicFileWrite` is not working as expected at windows
- Flaky simple-multi-def-test on windows
- HLS loops forever on bogus cyclic import introduced by the duplicate module names
- MetaLS-like virtual text evaluation instead of comments
- Docs
- Haskell not yet supported