[commit: ghc] ghc-generics: First go at making Representable0 just a standard derivable class. (1cf00bf)

José Pedro Magalhães jpm at cs.uu.nl
Fri Apr 29 16:18:38 CEST 2011


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

On branch  : ghc-generics

http://hackage.haskell.org/trac/ghc/changeset/1cf00bfef1c35b89c21d1eaa9f6be7354a40f016

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

commit 1cf00bfef1c35b89c21d1eaa9f6be7354a40f016
Author: Jose Pedro Magalhaes <jpm at cs.uu.nl>
Date:   Fri Apr 29 16:02:45 2011 +0200

    First go at making Representable0 just a standard derivable class.
    
    Not yet complete; attaching deriving statements to datatypes works, but standalone deriving doesn't work yet.

 compiler/typecheck/TcDeriv.lhs |  159 ++++++++++++++++++++++++++++++++--------
 tmp/Main                       |  Bin 0 -> 5410570 bytes
 tmp/Main.hs                    |   20 +++++
 3 files changed, 149 insertions(+), 30 deletions(-)


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

    git show 1cf00bfef1c35b89c21d1eaa9f6be7354a40f016



More information about the Cvs-ghc mailing list