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

On branch  : ghc-generics

http://hackage.haskell.org/trac/ghc/changeset/811746d7b3462b62aa233a17e778c1de1d0817dd

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

commit 811746d7b3462b62aa233a17e778c1de1d0817dd
Author: Jose Pedro Magalhaes <[email protected]>
Date:   Mon May 9 09:46:38 2011 +0200

    Rename `Representable0` to `Generic`.
    
    Remove a few other `0`s from names.

 compiler/main/DynFlags.hs      |    8 ++--
 compiler/prelude/PrelNames.lhs |   50 ++++++++----------------
 compiler/typecheck/TcDeriv.lhs |   83 +++++++++++++++------------------------
 compiler/types/Generics.lhs    |   36 +++++++++---------
 4 files changed, 71 insertions(+), 106 deletions(-)


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

    git show 811746d7b3462b62aa233a17e778c1de1d0817dd

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

Reply via email to