vim-hsimport icon indicating copy to clipboard operation
vim-hsimport copied to clipboard

Vim plugin for hsimport

Results 2 vim-hsimport issues
Sort by recently updated
recently updated
newest added

Hi, I have installed `hsdevtools` and `hsimport` via stack. Everything seems to work fine on the CLI but then I try from vim I get the following error: ``` Cabal...

hsimport via command line works perfectly via this plugin not: ![error_hsimport](https://user-images.githubusercontent.com/1241845/35829860-91215300-0ac4-11e8-9c15-bbfe04ac20d3.png) ``` hasufell@localhost ~ $ ghc --version The Glorious Glasgow Haskell Compilation System, version 8.2.2.20180117 hasufell@localhost ~ $ vim --version...