Hi, sorry for the newbie question, I'm really starting with haskell (I'm doing the edx course) ..these are the steps than I did
I download the latest haskellmode vimball
$ vim haskellmode-20101118.vba
:!mkdir ~/.vim/bundle/haskellmode
:UseVimball ~/.vim/bundle/haskellmode
I'm using panthogen, probably the error is more related to my haskell installation but I'm not sure, can you help me?
I've installed ghc and ghci
--- ~/.vim ‹master➔ M› » whereis ghc
ghc: /usr/local/bin/ghc
--- ~/.vim ‹master*➔ M› » whereis ghci
ghci: /usr/local/bin/ghci