cvs commit: fptools/ghc/compiler NOTES fptools/ghc/compiler/hsSyn HsUtils.lhs fptools/ghc/compiler/typecheck Inst.lhs TcExpr.lhs TcMatches.lhs TcTyClsDecls.lhs TcUnify.lhs fptools/ghc/compiler/types Type.lhs Unify.lhs

Simon Peyton Jones simonpj at haskell.org
Tue Sep 7 12:51:08 EDT 2004


simonpj     2004/09/07 09:51:05 PDT

  Modified files:        (Branch: tidt-branch)
    ghc/compiler         NOTES 
    ghc/compiler/hsSyn   HsUtils.lhs 
    ghc/compiler/typecheck Inst.lhs TcExpr.lhs TcMatches.lhs 
                           TcTyClsDecls.lhs TcUnify.lhs 
    ghc/compiler/types   Type.lhs Unify.lhs 
  Log:
  Smart application implemented
  
  Revision  Changes    Path
  1.11.28.3 +1 -1      fptools/ghc/compiler/NOTES
  1.4.2.8   +1 -0      fptools/ghc/compiler/hsSyn/HsUtils.lhs
  1.138.2.18 +6 -22     fptools/ghc/compiler/typecheck/Inst.lhs
  1.169.2.20 +143 -84   fptools/ghc/compiler/typecheck/TcExpr.lhs
  1.82.2.17 +3 -3      fptools/ghc/compiler/typecheck/TcMatches.lhs
  1.107.2.14 +7 -3      fptools/ghc/compiler/typecheck/TcTyClsDecls.lhs
  1.55.2.27 +1 -1      fptools/ghc/compiler/typecheck/TcUnify.lhs
  1.122.2.5 +4 -1      fptools/ghc/compiler/types/Type.lhs
  1.13.2.9  +8 -2      fptools/ghc/compiler/types/Attic/Unify.lhs


More information about the Cvs-ghc mailing list