cvs commit: fptools/ghc/compiler/parser RdrHsSyn.lhs fptools/ghc/compiler/rename RnBinds.lhs fptools/ghc/compiler/typecheck TcBinds.lhs TcClassDcl.lhs TcHsSyn.lhs TcHsType.lhs TcPat.lhs TcRnTypes.lhs

Simon Peyton Jones simonpj at haskell.org
Tue Aug 24 12:53:33 EDT 2004


simonpj     2004/08/24 09:53:33 PDT

  Modified files:        (Branch: tidt-branch)
    ghc/compiler/parser  RdrHsSyn.lhs 
    ghc/compiler/rename  RnBinds.lhs 
    ghc/compiler/typecheck TcBinds.lhs TcClassDcl.lhs TcHsSyn.lhs 
                           TcHsType.lhs TcPat.lhs TcRnTypes.lhs 
  Log:
  Lots of work on TcBinds
  
  Revision  Changes    Path
  1.70.2.11 +0 -1      fptools/ghc/compiler/parser/RdrHsSyn.lhs
  1.91.2.6  +3 -3      fptools/ghc/compiler/rename/RnBinds.lhs
  1.124.2.17 +159 -198  fptools/ghc/compiler/typecheck/TcBinds.lhs
  1.142.2.10 +3 -3      fptools/ghc/compiler/typecheck/TcClassDcl.lhs
  1.98.2.9  +1 -1      fptools/ghc/compiler/typecheck/TcHsSyn.lhs
  1.14.2.11 +7 -11     fptools/ghc/compiler/typecheck/TcHsType.lhs
  1.96.2.10 +17 -10    fptools/ghc/compiler/typecheck/TcPat.lhs
  1.36.2.7  +1 -1      fptools/ghc/compiler/typecheck/TcRnTypes.lhs


More information about the Cvs-ghc mailing list