X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2Fmain%2FHscMain.lhs;h=f2360a921d3c6db8062fbfa4f3b542a33f53b8b2;hp=ab1732ce911753d7bf9bd7505ebc3f94b77b34d5;hb=370848f10c0b4aa9faabcd28e090b0a1e9ad9fd6;hpb=0372ac231bd18e993a2533f784805046876d5527 diff --git a/ghc/compiler/main/HscMain.lhs b/ghc/compiler/main/HscMain.lhs index ab1732c..f2360a9 100644 --- a/ghc/compiler/main/HscMain.lhs +++ b/ghc/compiler/main/HscMain.lhs @@ -516,6 +516,7 @@ hscNormalIface simpl_result mkIface hsc_env maybe_old_iface simpl_result details -- Emit external core emitExternalCore (hsc_dflags hsc_env) cg_guts -- Move this? --Lemmih 03/07/2006 + dumpIfaceStats hsc_env ------------------- -- Return the prepared code.