Haskell and Emacs -


i'm trying learn haskell. have configured emacs haskell development, followed blog post:

http://tim.dysinger.net/posts/2014-02-18-haskell-with-emacs.html

the system works error:

error (el-get): while initializing haskell-mode: symbol's value variable void: haskell-mode-map

i looked files , variable defined, not know why happening.

you need add

(require 'haskell-mode-autoloads) 

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -