> 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