-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Description
Not sure how this happened but I have lost c-c c-l
and get the message "Can't find the prompt" via inferior-haskell-wait-for-prompt.
I do have (setq haskell-program-name "/usr/local/bin/ghci") defined in my .emacs, but if I remove that then I get another problem of c-c c-l
looking for hugs.
FWIW, I don't have a ~/.ghci file defined.
EDIT: Upon further investigation, I noticed that haskell-mode never got a process up and running because ghci itself was crapping out with:
ghc: could not execute: gcc-4.8
But that's weird because ghci works in the shell successfully. About to try to remove and reinstall haskell-platform via brew, I'm on OSX.
Metadata
Metadata
Assignees
Labels
No labels