Closed
Description
I have installed haskell mode for emacs in archlinux via:
sudo pacman -S emacs-haskell-mode
No problem so far. On my init.el file I have the load:
(load "/usr/share/emacs/site-lisp/haskell-mode/haskell-mode.el")
However, if I do "M-x haskell-mode" I get:
Symbol's value as variable is void: haskell-font-lock-choose-keywords
And also my haskell code is not highlighted as it is suppose to be.
Metadata
Metadata
Assignees
Labels
No labels