[project @ 1999-05-28 19:24:26 by simonpj]
Enable rules for simplification of SeqOp Fix a related bug in WwLib that made it look as if the binder in a case expression was being demanded, when it wasn't.
Showing
- ghc/compiler/basicTypes/Name.lhs 2 additions, 2 deletionsghc/compiler/basicTypes/Name.lhs
- ghc/compiler/codeGen/CgTailCall.lhs 11 additions, 4 deletionsghc/compiler/codeGen/CgTailCall.lhs
- ghc/compiler/coreSyn/CoreLint.lhs 2 additions, 0 deletionsghc/compiler/coreSyn/CoreLint.lhs
- ghc/compiler/coreSyn/CoreUnfold.lhs 647 additions, 648 deletionsghc/compiler/coreSyn/CoreUnfold.lhs
- ghc/compiler/prelude/PrimOp.lhs 2382 additions, 2377 deletionsghc/compiler/prelude/PrimOp.lhs
- ghc/compiler/simplCore/ConFold.lhs 8 additions, 7 deletionsghc/compiler/simplCore/ConFold.lhs
- ghc/compiler/simplCore/SimplCore.lhs 561 additions, 600 deletionsghc/compiler/simplCore/SimplCore.lhs
- ghc/compiler/stgSyn/CoreToStg.lhs 59 additions, 19 deletionsghc/compiler/stgSyn/CoreToStg.lhs
- ghc/compiler/stranal/SaAbsInt.lhs 3 additions, 1 deletionghc/compiler/stranal/SaAbsInt.lhs
- ghc/compiler/stranal/StrictAnal.lhs 2 additions, 1 deletionghc/compiler/stranal/StrictAnal.lhs
- ghc/compiler/stranal/WwLib.lhs 18 additions, 4 deletionsghc/compiler/stranal/WwLib.lhs
- ghc/compiler/typecheck/TcTyDecls.lhs 13 additions, 2 deletionsghc/compiler/typecheck/TcTyDecls.lhs
Loading
Please register or sign in to comment