You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
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