> 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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to