Gmane
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Haskell-mode 2.2
Newsgroups: gmane.comp.lang.haskell.general
Date: 2007-02-10 07:27:57 GMT (2 years, 20 weeks, 6 days, 4 hours and 16 minutes ago)
I've just released version 2.2 of the Haskell-mode package for Emacs.
It has very few visible changes, mostly some commands to query an underlying
interactive hugs/ghci in order to get type/info about specific identifiers,
courtesy of Matthew Danish.

It does have some non-trivial changes in the indentation code and various
other minor details.  These have seen very little testing until now, so
don't be surprised to find regressions: just complain back to me.

As always, the place to find this package is:

   http://www.iro.umontreal.ca/~monnier/elisp/

-- Stefan