ghcmod-vim causes all of my imports to be flagged with a message that says "ghc says Could not find module ...". Do I need to configure something to tell it where to look for the modules? I'm fairly new to Haskell, so perhaps this is an easy question.
ghcmod-vim causes all of my imports to be flagged with a message that says "ghc says Could not find module ...". Do I need to configure something to tell it where to look for the modules? I'm fairly new to Haskell, so perhaps this is an easy question.