
2 Nov
2009
2 Nov
'09
7:18 a.m.
On Sunday 01 November 2009 4:45:58 pm Svein Ove Aas wrote:
On Sun, Nov 1, 2009 at 8:20 PM, Svein Ove Aas
wrote: Fellow haskellers:
Haskell-mode 2.6 has been released.
Make that 2.6.1. Naturally, I broke something, but I think I'm about out of things to break now.
As it happens, the haskell-indentation mode (the new one) doesn't like hierarchical modules names. Something like: module Foo.Bar (\n will begin at the beginning of the line, complaining about there being an operator (the '.'). Though you may not have broken it. :) I can't recall if that happened previously or not. Cheers, -- Dan