[commit: ghc] ghc-7.2: derive Typeable (eliminate deprecation warnings for mkTyCon) (b8394ec)
Ian Lynagh
igloo at earth.li
Tue Jul 12 21:56:39 CEST 2011
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 <marlowsd at 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
More information about the Cvs-ghc
mailing list