Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : new-typeable

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

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

commit eb2d6a4f358dbe03f1c9a618c76a072e388b6c93
Author: Jose Pedro Magalhaes <[email protected]>
Date:   Thu Jun 7 14:48:43 2012 +0100

    Separate Typeable and OldTypeable
    
    In progress

 Data/{Typeable.hs => OldTypeable.hs}            |    5 +-
 Data/{Typeable.hs-boot => OldTypeable.hs-boot}  |    2 +-
 Data/{Typeable => OldTypeable}/Internal.hs      |    3 +-
 Data/{Typeable => OldTypeable}/Internal.hs-boot |    2 +-
 Data/Typeable.hs                                |   99 ++--------
 Data/Typeable/Internal.hs                       |  232 +++--------------------
 Data/Typeable/Internal.hs-boot                  |    9 +-
 base.cabal                                      |    2 +
 8 files changed, 59 insertions(+), 295 deletions(-)


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

    git show eb2d6a4f358dbe03f1c9a618c76a072e388b6c93

_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to