[project @ 2002-03-15 13:57:27 by simonmar]
authorsimonmar <unknown>
Fri, 15 Mar 2002 13:57:32 +0000 (13:57 +0000)
committersimonmar <unknown>
Fri, 15 Mar 2002 13:57:32 +0000 (13:57 +0000)
commitb43da53d447a328d5be4f175dbbebad9abf690de
treedc046d9b1b560ec1e1544cc16dd3762ad95d73dc
parentc228a7246225aafeaf22ee9bf0506d121b6227da
[project @ 2002-03-15 13:57:27 by simonmar]
Take the old strictness analyser out of #ifdef DEBUG and put it
instead in #ifdef OLD_STRICTNESS.  DEBUG was getting a bit slow.
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/cprAnalysis/CprAnalyse.lhs
ghc/compiler/main/DriverFlags.hs
ghc/compiler/main/DriverState.hs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/stranal/DmdAnal.lhs
ghc/compiler/stranal/SaAbsInt.lhs
ghc/compiler/stranal/StrictAnal.lhs