cvs commit: fptools/ghc/compiler/main HscTypes.lhs fptools/ghc/compiler/typecheck
TcEnv.lhs TcHsSyn.lhs
Julian Seward
sewardj@glass.cse.ogi.edu
Fri, 13 Oct 2000 07:14:32 -0700
sewardj 2000/10/13 07:14:32 PDT
Modified files:
ghc/compiler/main HscTypes.lhs
ghc/compiler/typecheck TcEnv.lhs TcHsSyn.lhs
Log:
Fix some typechecker bits.
Revision Changes Path
1.12 +4 -2 fptools/ghc/compiler/main/HscTypes.lhs
1.57 +10 -6 fptools/ghc/compiler/typecheck/TcEnv.lhs
1.45 +2 -1 fptools/ghc/compiler/typecheck/TcHsSyn.lhs