[project @ 1999-03-25 13:13:51 by simonm]
authorsimonm <unknown>
Thu, 25 Mar 1999 13:14:08 +0000 (13:14 +0000)
committersimonm <unknown>
Thu, 25 Mar 1999 13:14:08 +0000 (13:14 +0000)
commite1db55d8bd07c79bae30f548e597f709dd029155
tree2b11731851342bf2b6adfb2012be2084594e1049
parenta2e5c0a8dfac5818cef1cdc8cc1ccec6a939b9e9
[project @ 1999-03-25 13:13:51 by simonm]
Profiling fixes.

- top-level CAF CCSs now *append* themselves to the
  current CCS when called.

- remove DICT stuff.

- fixes to the auto-scc annotating in the desugarer.
17 files changed:
ghc/compiler/codeGen/CgExpr.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/deSugar/Desugar.lhs
ghc/compiler/deSugar/DsBinds.lhs
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/profiling/CostCentre.lhs
ghc/compiler/reader/Lex.lhs
ghc/compiler/rename/ParseIface.y
ghc/driver/ghc.lprl
ghc/includes/Profiling.h
ghc/includes/StgProf.h
ghc/rts/GC.c
ghc/rts/Profiling.c
ghc/rts/RtsFlags.c
ghc/rts/RtsFlags.h
ghc/rts/Updates.hc