add haskell-mode

This commit is contained in:
Donald Ephraim Curtis 2012-01-21 14:04:54 -06:00
parent d6fb97000c
commit 308079d39f

View file

@ -33,6 +33,9 @@
:summary "Treat undo history as a tree"
:url "http://www.dr-qubit.org/git/undo-tree.git"
:fetcher git)
(full-ack
)
(haskell-mode
:summary "A Haskell editing mode"
:url "http://code.haskell.org/haskellmode-emacs"
:fetcher darcs)
)