Our great sponsors
-
haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
I have no idea why this works, but at this point, I'm just happy that hls even attached. FWIW, I think the problem has to do with stack getting ghc version wrong. This might help, idk: https://github.com/haskell/haskell-language-server/issues/1782
-
Look here: hie-bios (its the library used by haskell-language-server to get to know your project better, iirc).
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Static-ls - a low memory Haskell language server based on hiedb and hiefiles
- Transform your old and tired Haskell source files in shining Notebooks
- Easy way to locally navigate into source code of packages from Hackage?
- create a manage hook on only one workspace
- Learning materials for ghc-exactprint?