emacs-haskell-tutorial
emacs-haskell-tutorial copied to clipboard
Company mode
Any idea how ghc-boot process is done? I have tried for nearly three days now to get this to work. Company mode does not seem to work in any given haskell buffer. Everything else works great, but the completions are non existent. Any idea welcome thanks
If you are using ghc-mod you may want to try this: https://github.com/iquiw/company-ghc
I'm not using ghc-mod right at the moment and company mode seems to work right out of the box.
@corymickelson I looked at your dotfiles, and everything seems correct. Does the issue still persist?