haskell mod plugin for emacs - REPL not work -


i have installed emacs , haskell-mod, load file emacs star repl c-c c-l, appear prompter(that lambda), when type example 1+2 , hit enter nothing happen. should use other key or why didn't work ? thanks, sorin

emacs' shell buffer doesn't along unicode (lambda) prompt. can manually set prompt :set prompt "ghci> ".

to automatically run set prompt command when shell starts up, edit .ghci file include above set command.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

gradle error "Cannot convert the provided notation to a File or URI" -