[Haskell-cafe] Re: Haskell and OS X

Stefan Monnier monnier at iro.umontreal.ca
Fri Oct 21 13:34:44 EDT 2005


> Can I throw a vote in for handling

>  data T = T { granularity :: (Int, Int, Int, Int)
>             , items :: Map (Int, Int, Int, Int) [Item] }

> correctly?  That (and case statements) are the only things that really
> still bother me about haskell-mode.

AFAIK this is handled correctly in the CVS version of haskell-mode.


        Stefan


More information about the Haskell-Cafe mailing list