[project @ 2000-10-12 13:44:59 by simonpj]
authorsimonpj <unknown>
Thu, 12 Oct 2000 13:44:59 +0000 (13:44 +0000)
committersimonpj <unknown>
Thu, 12 Oct 2000 13:44:59 +0000 (13:44 +0000)
commit40dfb7ac2b32f5ed38249f77c416e413b358df1c
tree0b1bc6540b6c425962fa160605e33a6dc7489d1c
parent30d559930fff086ad3a8ef4162e7d748d1e96b70
[project @ 2000-10-12 13:44:59 by simonpj]
Simons work, mainly on the type checker
18 files changed:
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/HscTypes.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcGenDeriv.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs
ghc/compiler/typecheck/TcTyDecls.lhs