Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable
http://hackage.haskell.org/trac/ghc/changeset/6f5296d4986d844410735e44119a75dfae2419ff >--------------------------------------------------------------- commit 6f5296d4986d844410735e44119a75dfae2419ff Author: Jose Pedro Magalhaes <j...@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 6f5296d4986d844410735e44119a75dfae2419ff _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc