emacs-lsp / lsp-haskell

lsp-mode :heart: haskell
https://emacs-lsp.github.io/lsp-haskell
GNU General Public License v3.0
236 stars 62 forks source link

Add haskell-cabal-mode to supported modes #172

Closed alanz closed 1 year ago

alanz commented 1 year ago

Based on https://discourse.haskell.org/t/hsoc-hls-cabal-file-support/7331

michaelpj commented 1 year ago

have you tried this, OOI?

alanz commented 1 year ago

have you tried this, OOI?

Nope, I need to tweak my config to load the new one, and was already using an emacs instance.

alanz commented 1 year ago

And it looks like the normal windows failure, will merge

alanz commented 1 year ago

And it does not work for me, but I think we need haskell.plugin.cabal.globalOn and haskell.plugin.cabal.completionOn.

https://github.com/haskell/vscode-haskell/blob/4a262a5f0e46b65ffc6eab4f604e0d2c52813612/package.json#L224C10-L235