On Oct 21, 2005, at 5:54 PM, J. Garrett Morris wrote:

Can I throw a vote in for handling

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

How is this supposed to align? It aligns like this for me.

    Thanks, Joel

--
http://wagerlabs.com/





_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to