iquiw / company-ghc

Company-mode completion back-end for haskell-mode via ghc-mod
125 stars 6 forks source link

Company-ghc fails to scan and load modules #18

Closed spacekitteh closed 9 years ago

spacekitteh commented 9 years ago

It fails to automatically scan and/or load modules in my source file. However, company-ghc-complete-in-module works fine. I'm on GHC 7.10.2.

company ghc fails to scan

spacekitteh commented 9 years ago

I didn't realise you had to save. :+1: