cvs commit: fptools/ghc/compiler/typecheck TcBinds.lhs TcExpr.lhs TcMatches.lhs TcPat.lhs TcUnify.lhs

Simon Peyton Jones simonpj at haskell.org
Wed Aug 18 05:39:15 EDT 2004


simonpj     2004/08/18 02:39:15 PDT

  Modified files:        (Branch: tidt-branch)
    ghc/compiler/typecheck TcBinds.lhs TcExpr.lhs TcMatches.lhs 
                           TcPat.lhs TcUnify.lhs 
  Log:
  Neater typechecking of matches (probably wont compile yet)
  
  Revision  Changes    Path
  1.124.2.12 +10 -17    fptools/ghc/compiler/typecheck/TcBinds.lhs
  1.169.2.9 +19 -23    fptools/ghc/compiler/typecheck/TcExpr.lhs
  1.82.2.6  +30 -58    fptools/ghc/compiler/typecheck/TcMatches.lhs
  1.96.2.5  +1 -1      fptools/ghc/compiler/typecheck/TcPat.lhs
  1.55.2.15 +26 -13    fptools/ghc/compiler/typecheck/TcUnify.lhs


More information about the Cvs-ghc mailing list