[Agda] Re: Emacs Agda mode is not working
Stefan Monnier
monnier at iro.umontreal.ca
Thu Dec 4 15:54:33 CET 2008
> Based on your description this guide seems to be slightly out of date.
> All you need to put in your .emacs is the following (assuming that the
> paths are correct):
> (add-to-list 'load-path "/usr/share/emacs22/site-lisp/haskell-mode-2.4/")
Actually, the above should be replaced by
(load "/usr/share/emacs22/site-lisp/haskell-mode-2.4/haskell-site-file")
-- Stefan
More information about the Agda
mailing list