[project @ 2000-06-13 14:37:46 by keithw]
authorkeithw <unknown>
Tue, 13 Jun 2000 14:37:46 +0000 (14:37 +0000)
committerkeithw <unknown>
Tue, 13 Jun 2000 14:37:46 +0000 (14:37 +0000)
commit46620881bf5d03ee73c38b0cc5d34e88fed83d74
tree58a0531084d430433517d5006cdaa1c8eba41a3d
parentaa54284fecfa513b7563e79a2fb1730a4f5322bb
[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)
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/basicTypes/OccName.lhs
ghc/compiler/basicTypes/RdrName.lhs
ghc/compiler/basicTypes/Var.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/specialise/Rules.lhs
ghc/compiler/types/Type.lhs