simonmar 2001/02/27 09:15:53 PST
Modified files:
ghc/compiler/simplCore SimplCore.lhs
Log:
Don't blacklist everything in simplifyExpr. Allow simple inlining to
happen (actually, this is what exposed the bug I just fixed in
HscMain.lhs).
Revision Changes Path
1.90 +3 -3 fptools/ghc/compiler/simplCore/SimplCore.lhs