[Haskell-cafe] Re: Haskell and OS X

Joel Reymont joelr1 at gmail.com
Fri Oct 21 13:08:33 EDT 2005


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/







More information about the Haskell-Cafe mailing list