simonpj     2002/09/11 09:09:31 PDT

  Modified files:        (Branch: meta-haskell-branch)
    ghc/compiler/rename  RnEnv.lhs RnHiFiles.lhs 
    ghc/compiler/typecheck TcClassDcl.lhs TcRnDriver.lhs 
                           TcTyClsDecls.lhs TcTyDecls.lhs 
  Log:
  Take a step towards eliminating the SysName field in declarations
  
  Revision  Changes    Path
  1.147.2.20 +18 -0     fptools/ghc/compiler/rename/RnEnv.lhs
  1.64.2.15 +1 -1      fptools/ghc/compiler/rename/RnHiFiles.lhs
  1.115.2.7 +10 -6     fptools/ghc/compiler/typecheck/TcClassDcl.lhs
  1.1.2.4   +13 -6     fptools/ghc/compiler/typecheck/Attic/TcRnDriver.lhs
  1.90.2.6  +30 -26    fptools/ghc/compiler/typecheck/TcTyClsDecls.lhs
  1.85.2.4  +7 -4      fptools/ghc/compiler/typecheck/TcTyDecls.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to