emacs-haskell-tutorial icon indicating copy to clipboard operation
emacs-haskell-tutorial copied to clipboard

Company mode

Open corymickelson opened this issue 9 years ago • 2 comments

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

corymickelson avatar Nov 23 '15 06:11 corymickelson

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.

emaphis avatar Nov 24 '15 19:11 emaphis

@corymickelson I looked at your dotfiles, and everything seems correct. Does the issue still persist?

ghost avatar Dec 10 '15 17:12 ghost