[project @ 1998-02-03 17:11:28 by simonm]
authorsimonm <unknown>
Tue, 3 Feb 1998 17:11:58 +0000 (17:11 +0000)
committersimonm <unknown>
Tue, 3 Feb 1998 17:11:58 +0000 (17:11 +0000)
commitc29022c49449b7d8862dcc2259e16cafe9461945
treeb4ef68da63a1bd679f040bccd65f484a7ba5e1c0
parentee11dc1b2629de5c4aa2d17c6be72bfe3f726f6b
[project @ 1998-02-03 17:11:28 by simonm]
- Fixes for bootstrapping with 3.01.
- Use 'official' extension interfaces rather than internal prelude
  modules (such as ArrBase) where possible.
- Remove some cruft.
- Delete some unused imports found by '-fwarn-unused-imports'.
21 files changed:
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcDefaults.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcEnv.hi-boot
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcGRHSs.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/TcKind.lhs
ghc/compiler/typecheck/TcMatches.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcType.hi-boot [deleted file]
ghc/compiler/typecheck/TcType.lhs
ghc/compiler/typecheck/Unify.lhs