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 -

Simple Angular 2 project fails 'Unexpected reserved word' -

ios - Possible to get UIButton sizeThatFits to work? -