simonmar 2000/12/15 06:48:09 PST
Modified files:
ghc/compiler/coreSyn CoreSat.lhs
Log:
Don't eta reduce something we just saturated. (D'oh!)
This fixes the problem which causes a bootstrapped HEAD compiler to
crash.
Revision Changes Path
1.6 +10 -1 fptools/ghc/compiler/coreSyn/CoreSat.lhs