[commit: ghc] ghc-generics: Rename `Representable0` to `Generic`. (811746d)
José Pedro Magalhães
jpm at cs.uu.nl
Mon May 9 14:02:37 CEST 2011
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 <jpm at cs.uu.nl>
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
More information about the Cvs-ghc
mailing list