emacs-lsp / lsp-haskell

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

haskell-c2hs-mode support #63

Open poscat0x04 opened 4 years ago

poscat0x04 commented 4 years ago

Tbh I don't know if haskell-ide-engine supports c2hs files.

michaelpj commented 3 years ago

I think that's the main issue. If haskell-language-server supports it, it's easy enough for us to hook into haskell-c2hs-mode, but if it doesn't then that won't do anything.