vim-hsimport
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:  ``` hasufell@localhost ~ $ ghc --version The Glorious Glasgow Haskell Compilation System, version 8.2.2.20180117 hasufell@localhost ~ $ vim --version...