simonpj     2005/01/31 05:23:23 PST

  Modified files:
    ghc/compiler/types   Type.lhs 
    ghc/compiler/typecheck TcBinds.lhs TcDeriv.lhs TcType.lhs 
                           TcInstDcls.lhs TcPat.lhs 
  Log:
  Rename mkTvSubst to mkOpenTvSubst; add new mkTvSubst
  
  Revision  Changes    Path
  1.134     +12 -9     fptools/ghc/compiler/types/Type.lhs
  1.134     +2 -2      fptools/ghc/compiler/typecheck/TcBinds.lhs
  1.140     +2 -2      fptools/ghc/compiler/typecheck/TcDeriv.lhs
  1.118     +2 -2      fptools/ghc/compiler/typecheck/TcType.lhs
  1.173     +3 -3      fptools/ghc/compiler/typecheck/TcInstDcls.lhs
  1.108     +2 -2      fptools/ghc/compiler/typecheck/TcPat.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to