[project @ 2003-03-24 11:23:20 by simonmar]
authorsimonmar <unknown>
Mon, 24 Mar 2003 11:23:21 +0000 (11:23 +0000)
committersimonmar <unknown>
Mon, 24 Mar 2003 11:23:21 +0000 (11:23 +0000)
commit82387309d1fe1e08aed80abb7220b84346f71343
treecc70b9700a18e6863754d220c843164dfe715346
parente62b2b1e50cd10982da28e1802460cda797898be
[project @ 2003-03-24 11:23:20 by simonmar]
#ifdef some more code that belongs to the old strictness analyser.

It turns out we were still compiling the Demand and SaLib modules,
which aren't required unless OLD_STRICTNESS is on (do we still need
OLD_STRICTNESS?).
ghc/compiler/basicTypes/Demand.lhs
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/stranal/SaLib.lhs