i386/OSX build broken

Ian Lynagh igloo at earth.li
Thu Sep 16 10:39:34 EDT 2010


On Tue, Sep 14, 2010 at 11:41:26AM +1000, Ben Lippmeier wrote:
> 
> It looks like Simon's mega-patch pushed us over the limit:

I've just been looking at the module import graph, to see if we could
break the ghc package up into e.g. ncg, ghci, hsSyn, etc packages.
However, it looks like 364 of the 412 modules are in a big recursive
knot, and transitively import each other. So if we wanted to go this
route we'd have to start by spending some time breaking loops.


Thanks
Ian



More information about the Cvs-ghc mailing list