[commit: ghc] ghc-generics1: the Generic1 deriver no longer assumes a TyCon and its DataCons use the same names for their TyVars (135669f)

José Pedro Magalhães jpm at cs.uu.nl
Fri Jun 8 14:31:30 CEST 2012


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

On branch  : ghc-generics1

http://hackage.haskell.org/trac/ghc/changeset/135669fe857e770f36bc867cb7697da3a83b3bab

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

commit 135669fe857e770f36bc867cb7697da3a83b3bab
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date:   Thu Jun 7 21:52:28 2012 -0500

    the Generic1 deriver no longer assumes a TyCon and its DataCons use the same names for their TyVars
    
    Signed-off-by: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>

 compiler/typecheck/TcGenGenerics.lhs |  107 ++++++++++++++++++---------------
 1 files changed, 58 insertions(+), 49 deletions(-)


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

    git show 135669fe857e770f36bc867cb7697da3a83b3bab



More information about the Cvs-ghc mailing list