Tommaso Piazza

Results 224 comments of Tommaso Piazza
trafficstars

in vim `:HsImportSymbol ` causes ``` Cabal error: Encountered missing dependencies: QuickCheck >=2.8.2, hspec >=2.2.3 ``` same for ``` $ hdevtools findsymbol "" Cabal error: Encountered missing dependencies: QuickCheck >=2.8.2,...

I don't use cabal directly and I think that something here is deeply misconfigured. I run `stack test` this built the test and I got a little further. Now I...

Does not seem to help :\ ``` $ stack exec hdevtools findsymbol "" Cabal error: The program 'ghc' version >=6.4 is required but it could not be found. ```

@dan-t definitely not a problem with vim-hsimport. Sorry for the noise. I'd like to keep this issue open so that it might be of help for others. Hopefully it will...