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
After installing OS X El Capitan, the ghci command in my terminal no longer worked. I added symlinks ghci and ghc into /usr/local/bin and can now use it in my terminal like I used to, but haskell-mode is not picking up the links. Is there a way to redefine the path to ghci/ghc for haskell-mode?