[commit: ghc] new-typeable: Treat Typeable and OldTypeable distinctly (a079ce9)

José Pedro Magalhães jpm at cs.uu.nl
Wed Sep 26 15:08:26 CEST 2012


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

On branch  : new-typeable

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

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

commit a079ce918f1ffeb38c86f16d023e12eb6b49d476
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date:   Thu Jun 7 14:47:15 2012 +0100

    Treat Typeable and OldTypeable distinctly
    
    Incomplete.

 compiler/prelude/PrelNames.lhs    |   66 ++++++++++++++++--------
 compiler/typecheck/TcDeriv.lhs    |  102 ++++++++++++++++++++++++++++++-------
 compiler/typecheck/TcGenDeriv.lhs |   66 ++++++++++++++++++++---
 compiler/typecheck/TcInstDcls.lhs |    5 +-
 4 files changed, 188 insertions(+), 51 deletions(-)


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

    git show a079ce918f1ffeb38c86f16d023e12eb6b49d476



More information about the Cvs-ghc mailing list