[project @ 2000-03-27 13:24:12 by simonpj]
a) Move Unfolding and UnfoldingGuidance to CoreSyn As a result, remove several SOURCE imports Shrink CoreSyn.hi-boot considerably Delete CoreUnfold.hi-boot altogether b) Add CoreUtils.exprIsConApp_maybe Use in PrelRules to fix a bug in the dataToTag rule c) Fix boolean polarity error in Simplify.lhs
Showing
- ghc/compiler/DEPEND-NOTES 8 additions, 7 deletionsghc/compiler/DEPEND-NOTES
- ghc/compiler/basicTypes/Id.lhs 1 addition, 2 deletionsghc/compiler/basicTypes/Id.lhs
- ghc/compiler/basicTypes/IdInfo.lhs 2 additions, 4 deletionsghc/compiler/basicTypes/IdInfo.lhs
- ghc/compiler/coreSyn/CoreLint.lhs 1 addition, 1 deletionghc/compiler/coreSyn/CoreLint.lhs
- ghc/compiler/coreSyn/CoreSyn.hi-boot 2 additions, 8 deletionsghc/compiler/coreSyn/CoreSyn.hi-boot
- ghc/compiler/coreSyn/CoreSyn.hi-boot-5 2 additions, 8 deletionsghc/compiler/coreSyn/CoreSyn.hi-boot-5
- ghc/compiler/coreSyn/CoreSyn.lhs 122 additions, 85 deletionsghc/compiler/coreSyn/CoreSyn.lhs
- ghc/compiler/coreSyn/CoreUnfold.hi-boot 0 additions, 10 deletionsghc/compiler/coreSyn/CoreUnfold.hi-boot
- ghc/compiler/coreSyn/CoreUnfold.hi-boot-5 0 additions, 8 deletionsghc/compiler/coreSyn/CoreUnfold.hi-boot-5
- ghc/compiler/coreSyn/CoreUnfold.lhs 9 additions, 101 deletionsghc/compiler/coreSyn/CoreUnfold.lhs
- ghc/compiler/coreSyn/CoreUtils.lhs 122 additions, 10 deletionsghc/compiler/coreSyn/CoreUtils.lhs
- ghc/compiler/deSugar/DsExpr.lhs 1 addition, 1 deletionghc/compiler/deSugar/DsExpr.lhs
- ghc/compiler/deSugar/DsForeign.lhs 1 addition, 1 deletionghc/compiler/deSugar/DsForeign.lhs
- ghc/compiler/deSugar/DsListComp.lhs 1 addition, 1 deletionghc/compiler/deSugar/DsListComp.lhs
- ghc/compiler/deSugar/DsUtils.lhs 1 addition, 1 deletionghc/compiler/deSugar/DsUtils.lhs
- ghc/compiler/deSugar/Match.lhs 1 addition, 0 deletionsghc/compiler/deSugar/Match.lhs
- ghc/compiler/main/Main.lhs 1 addition, 1 deletionghc/compiler/main/Main.lhs
- ghc/compiler/prelude/PrelRules.lhs 6 additions, 23 deletionsghc/compiler/prelude/PrelRules.lhs
- ghc/compiler/simplCore/CSE.lhs 1 addition, 1 deletionghc/compiler/simplCore/CSE.lhs
- ghc/compiler/simplCore/OccurAnal.lhs 0 additions, 1 deletionghc/compiler/simplCore/OccurAnal.lhs
Loading
Please register or sign in to comment