Skip to content

.ghci file prevents loading #100

Closed
Closed
@frozenQueue

Description

@frozenQueue

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions