On Fri, May 27, 2011 at 04:39:22PM +0200, José Pedro Magalhães wrote: > 2011/5/27 Ian Lynagh <[email protected]> > > > > Looks likely: Here are the heap profiles for compiling > > ghc-prim:GHC.Tuple in the 7.0 branch and the HEAD: > > > > http://lambda.haskell.org/~igloo/ghc-7.0-branch.png > > http://lambda.haskell.org/~igloo/head.png > > > > Yes; as a temporary fix, commenting out all the "deriving Generic" lines > should make it ok again.
Done, and bug filed: http://hackage.haskell.org/trac/ghc/ticket/5227 > > Incidentally, the last tuple type doesn't have a "deriving Generic" > > clause. > > > > Right, it looks like my regexp missed that one. It should be added. Done. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
