Skip to content

.ghci file prevents loading #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
frozenQueue opened this issue Dec 4, 2012 · 3 comments
Closed

.ghci file prevents loading #100

frozenQueue opened this issue Dec 4, 2012 · 3 comments

Comments

@frozenQueue
Copy link

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.

@chrisdone
Copy link
Member

Did you try the Git version? Pretty sure I fixed this ages ago.

@frozenQueue
Copy link
Author

My apologies, I wasn't aware 2.8.0 was such an old version. I am not familiar with the installation process but I will ask my distribution to update their package. 2.9.1 is the latest release, yes?

@chrisdone
Copy link
Member

Please see #145 for any updates about releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants