Fri Oct 6 07:01:02 PDT 2006 [EMAIL PROTECTED] * Avoid repeatedly loading GHC.Prim This patch changes HscTypes.lookupIfaceByModule. The problem was that when compiling the 'base' package, we'd repeatedly reload GHC.Prim. This is easily fixed by looking in the PIT too. A comment with lookupIfaceByModule explains
M ./compiler/main/HscTypes.lhs -7 +16 _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc