alternative haskell language server - Haskell

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

Rizary

I spent 2 days, and haskell language server fails me badly. I usually just use ghcid for my development. Is it still good nowadays? or people are moving to the haskell language server? I'm using VSCode, usually with devcontainer + nix. Go and Rust is really smooth with my setup, but Haskell is really annoying.

If someone have a decent config to use ghcid with nix, that'll be great. Thanks in advance.

Georgi Lyubenov // googleson78

I don't think there are any other maintained haskell LSP servers

Rizary

Georgi Lyubenov // googleson78 said:

how is it failing you badly?

When I run using devcontainer, it doesn't work at all. See: https://github.com/haskell/haskell-language-server/issues/2213