[project @ 2000-03-25 12:38:40 by panne]
authorpanne <unknown>
Sat, 25 Mar 2000 12:38:41 +0000 (12:38 +0000)
committerpanne <unknown>
Sat, 25 Mar 2000 12:38:41 +0000 (12:38 +0000)
commitcca2c69fc0af2b24aad230066a087a98fded0fae
tree24111760c6e697f9daf9b57cd7717e0715f4623e
parent6c872fff42025a842e8500ddbb13fdcca60eaf75
[project @ 2000-03-25 12:38:40 by panne]
Adding a bunch of `import PprType ()' to make 4.07 compile itself.
Strangely enough, compilation with 4.06 worked without these, so
this is probably only fighting the symptoms of something deeper,
and somebody should have a look at it. But for now, I simply need
a bootstrapping 4.07...
15 files changed:
ghc/compiler/codeGen/CgCase.lhs
ghc/compiler/codeGen/CgExpr.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/deSugar/DsCCall.lhs
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsForeign.lhs
ghc/compiler/simplCore/SimplUtils.lhs
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stgSyn/StgLint.lhs
ghc/compiler/stgSyn/StgSyn.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcForeign.lhs
ghc/compiler/typecheck/TcPat.lhs