haskell-handbook
haskell-handbook copied to clipboard
[New topic] Development setup
trafficstars
- vscode + lsp
- spacemacs + lsp or Dante
VSCode/VSCodium + hls with this plugin seems like the recommended setup nowadays.
I also made minimal-haskell-emacs for emacs+dante combo.
@soupi thanks for the tips, both on this and other issues! I am personally on spacemacs, with Dante until few days ago, now lsp, so I know that setup the best, but I will also try to set it up in vscode as per your instructions to confirm how that works :).