Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-7.2

http://hackage.haskell.org/trac/ghc/changeset/b8394ec73d47dae7327e54677a38c7842b15503d

>---------------------------------------------------------------

commit b8394ec73d47dae7327e54677a38c7842b15503d
Author: Simon Marlow <marlo...@gmail.com>
Date:   Mon Jul 11 14:30:39 2011 +0100

    derive Typeable (eliminate deprecation warnings for mkTyCon)

 compiler/basicTypes/DataCon.lhs |    5 ++---
 compiler/basicTypes/NameSet.lhs |   18 +-----------------
 compiler/main/HscTypes.lhs      |   21 +++++----------------
 compiler/types/Class.lhs        |    5 ++---
 compiler/types/TyCon.lhs        |    9 +++------
 compiler/utils/Panic.lhs        |   10 +---------
 compiler/utils/UniqFM.lhs       |    3 +++
 7 files changed, 17 insertions(+), 54 deletions(-)


Diff suppressed because of size. To see it, use:

    git show b8394ec73d47dae7327e54677a38c7842b15503d

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to