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
- Fix some tests by using `runSessionWithServerInTmpDir` instead of `runSessionWithConfig`
- "lookupGREInfo: lookup failed" error involving TemplateHaskell and re-exports
- WIP: support for GHC 9.14.2 (rc)
- "Remove all redundant imports" sometimes breaks code
- Put the cwd shifts in tests behind an opt-in
- Link not showing on online documentation
- Bump haskell-actions/setup from 2.11 to 2.12
- Bump haskell-actions/setup from 2.11 to 2.12 in /.github/actions/setup-build
- Hovering has no effect on `pure` in the presence of `ApplicativeDo`
- Hover on parameter should display haddock comment
- Docs
- Haskell not yet supported