[project @ 2000-06-13 14:37:46 by keithw]
A few things here: * fix some comment typos * alter CoreLint architecture to permit warnings as well as errors * add `endPassWithRules' to permit printing of rules as well as binds * move mkPiType to CoreUtils (for UsageSP reasons)
Showing
- ghc/compiler/basicTypes/MkId.lhs 1 addition, 1 deletionghc/compiler/basicTypes/MkId.lhs
- ghc/compiler/basicTypes/OccName.lhs 1 addition, 1 deletionghc/compiler/basicTypes/OccName.lhs
- ghc/compiler/basicTypes/RdrName.lhs 1 addition, 1 deletionghc/compiler/basicTypes/RdrName.lhs
- ghc/compiler/basicTypes/Var.lhs 1 addition, 1 deletionghc/compiler/basicTypes/Var.lhs
- ghc/compiler/coreSyn/CoreLint.lhs 129 additions, 67 deletionsghc/compiler/coreSyn/CoreLint.lhs
- ghc/compiler/coreSyn/CoreUtils.lhs 16 additions, 7 deletionsghc/compiler/coreSyn/CoreUtils.lhs
- ghc/compiler/specialise/Rules.lhs 6 additions, 1 deletionghc/compiler/specialise/Rules.lhs
- ghc/compiler/types/Type.lhs 2 additions, 9 deletionsghc/compiler/types/Type.lhs
Loading
Please register or sign in to comment