From 308079d39f29d2d3d4404f00c74c82286b6de2cb Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis Date: Sat, 21 Jan 2012 14:04:54 -0600 Subject: [PATCH] add haskell-mode --- pkglist | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkglist b/pkglist index 3872f575..d6c7301c 100644 --- a/pkglist +++ b/pkglist @@ -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) ) +