HLS & cabal default-extensions - Haskell

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Sridhar Ratnakumar

Does haskell-language-server not support certain .cabal settings like default-extensions? Must you specify these in the LANGUAGE pragma of .hs files?

Sridhar Ratnakumar

HLS is god damn unreliable on emacs. Nothing at all like vscode

Peter J. Jones

I use Emacs, eglot, and HLS and I'm pretty happy with how everything works. I know lsp-mode is the go-to LSP package for Emacs but I find that it's just completely wonky. Have you tried eglot?