vim & haskell
See also:
tags
which features are worth supporting?
- ghci
- cabal
- haddock
- searches Hoogle and Hayoo
which plugins exist
- vim-addon-haskell: (run cabal using vim-addon-actions, has some more magic to
add -X compiler flags by parsing compiler errors, reconfigures your cabal
project, allows you to choose a build configuration)
(Maybe more)