[project @ 2000-10-12 12:32:11 by simonpj]
authorsimonpj <unknown>
Thu, 12 Oct 2000 12:32:12 +0000 (12:32 +0000)
committersimonpj <unknown>
Thu, 12 Oct 2000 12:32:12 +0000 (12:32 +0000)
commit1c3601593186639f1086bc402582ff56fd3fe9f8
treee9a30efd4c24a18cd95506fbd8a03eb7934edae7
parent52abeea72f9b5ac0dae896db49e7391f12de1fb3
[project @ 2000-10-12 12:32:11 by simonpj]
Simons work, mainly on the type checker
24 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.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcForeign.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcImprove.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/TcMatches.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcPat.lhs
ghc/compiler/typecheck/TcRules.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs
ghc/compiler/typecheck/TcTyDecls.lhs
ghc/compiler/typecheck/TcType.lhs
ghc/compiler/typecheck/TcUnify.lhs