X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FGHC.hs;h=70039a9654b7d1aada8334b65affd8b87c1621a2;hb=171c3d1ea2dc92a8b5e6e76c435286ce5be53386;hp=dab148a7a5dbbee0a1b034b3d856aa6236e49e3a;hpb=d1038275d0c9664b63fd7745189cb65ae87bcebc;p=ghc-hetmet.git diff --git a/compiler/main/GHC.hs b/compiler/main/GHC.hs index dab148a..70039a9 100644 --- a/compiler/main/GHC.hs +++ b/compiler/main/GHC.hs @@ -654,6 +654,8 @@ load2 s@(Session ref) how_much mod_graph = do let cleanup = cleanTempFilesExcept dflags (ppFilesFromSummaries (flattenSCCs mg2_with_srcimps)) + debugTraceMsg dflags 2 (hang (text "Ready for upsweep") + 2 (ppr mg)) (upsweep_ok, hsc_env1, modsUpswept) <- upsweep (hsc_env { hsc_HPT = emptyHomePackageTable }) pruned_hpt stable_mods cleanup mg