[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'.
Showing
- ghc/compiler/typecheck/Inst.lhs 7 additions, 9 deletionsghc/compiler/typecheck/Inst.lhs
- ghc/compiler/typecheck/TcBinds.lhs 6 additions, 6 deletionsghc/compiler/typecheck/TcBinds.lhs
- ghc/compiler/typecheck/TcClassDcl.lhs 10 additions, 16 deletionsghc/compiler/typecheck/TcClassDcl.lhs
- ghc/compiler/typecheck/TcDefaults.lhs 3 additions, 4 deletionsghc/compiler/typecheck/TcDefaults.lhs
- ghc/compiler/typecheck/TcDeriv.lhs 7 additions, 11 deletionsghc/compiler/typecheck/TcDeriv.lhs
- ghc/compiler/typecheck/TcEnv.hi-boot 1 addition, 2 deletionsghc/compiler/typecheck/TcEnv.hi-boot
- ghc/compiler/typecheck/TcEnv.lhs 4 additions, 6 deletionsghc/compiler/typecheck/TcEnv.lhs
- ghc/compiler/typecheck/TcExpr.lhs 10 additions, 14 deletionsghc/compiler/typecheck/TcExpr.lhs
- ghc/compiler/typecheck/TcGRHSs.lhs 1 addition, 4 deletionsghc/compiler/typecheck/TcGRHSs.lhs
- ghc/compiler/typecheck/TcIfaceSig.lhs 2 additions, 2 deletionsghc/compiler/typecheck/TcIfaceSig.lhs
- ghc/compiler/typecheck/TcInstDcls.lhs 23 additions, 38 deletionsghc/compiler/typecheck/TcInstDcls.lhs
- ghc/compiler/typecheck/TcInstUtil.lhs 3 additions, 4 deletionsghc/compiler/typecheck/TcInstUtil.lhs
- ghc/compiler/typecheck/TcKind.lhs 1 addition, 1 deletionghc/compiler/typecheck/TcKind.lhs
- ghc/compiler/typecheck/TcMatches.lhs 3 additions, 3 deletionsghc/compiler/typecheck/TcMatches.lhs
- ghc/compiler/typecheck/TcModule.lhs 3 additions, 2 deletionsghc/compiler/typecheck/TcModule.lhs
- ghc/compiler/typecheck/TcMonad.lhs 7 additions, 11 deletionsghc/compiler/typecheck/TcMonad.lhs
- ghc/compiler/typecheck/TcMonoType.lhs 1 addition, 1 deletionghc/compiler/typecheck/TcMonoType.lhs
- ghc/compiler/typecheck/TcSimplify.lhs 10 additions, 13 deletionsghc/compiler/typecheck/TcSimplify.lhs
- ghc/compiler/typecheck/TcType.hi-boot 0 additions, 6 deletionsghc/compiler/typecheck/TcType.hi-boot
- ghc/compiler/typecheck/TcType.lhs 17 additions, 18 deletionsghc/compiler/typecheck/TcType.lhs
Loading
Please register or sign in to comment