Closed
Description
Hello. I use haskell-mode 2.8.0 with Emacs 24.2.1, with ghc 7.4.1 on Gentoo amd64. Normally I do not have any problems with the C-c C-l (Load file) command. However, after adding a simple .ghci file, to change the prompt, this command always hangs, and I have to kill emacs externally. The .ghci file consists simply of:
:set prompt "λ> "
The problems is reproducible: Removing the .ghci file causes the command to operate normally, and re-adding the .ghci file causes the command to hang.
Metadata
Metadata
Assignees
Labels
No labels