[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Haskell-mode 2.2
From: |
Stefan Monnier |
Subject: |
Haskell-mode 2.2 |
Date: |
Sat, 10 Feb 2007 02:38:48 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux) |
Release 2.2 of Haskell-mode is out at
http://www.iro.umontreal.ca/~monnier/elisp/
-- Stefan
News since 2.1:
* There are now commands to find type and info of identifiers by querying an
inferior haskell process. Available under C-c C-t, C-c C-i, and C-c M-.
* Indentation now looks back further, until a line that has no indentation.
To recover the earlier behavior of stopping at the first empty line
instead, configure haskell-indent-look-past-empty-line.
* inf-haskell can wait until a file load completes and jump directly to the
first error, like haskell-ghci and haskell-hugs used to do. See the var
inferior-haskell-wait-and-jump.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Haskell-mode 2.2,
Stefan Monnier <=