[commit: ghc] wip/GenericsMetaData2: Code cleanup (b8a6685)
git at git.haskell.org
git at git.haskell.org
Tue Nov 11 17:44:55 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/GenericsMetaData2
Link : http://ghc.haskell.org/trac/ghc/changeset/b8a6685089b4e3748c1992d0c6451c1e080d2802/ghc
>---------------------------------------------------------------
commit b8a6685089b4e3748c1992d0c6451c1e080d2802
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date: Tue Nov 11 14:52:50 2014 +0000
Code cleanup
>---------------------------------------------------------------
b8a6685089b4e3748c1992d0c6451c1e080d2802
compiler/prelude/PrelNames.lhs | 40 ++++-------
compiler/typecheck/TcGenGenerics.lhs | 26 +++----
libraries/base/Data/Monoid.hs | 1 -
libraries/base/GHC/Generics.hs | 118 +++-----------------------------
testsuite/tests/generics/GShow/GShow.hs | 3 +-
5 files changed, 32 insertions(+), 156 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc b8a6685089b4e3748c1992d0c6451c1e080d2802
More information about the ghc-commits
mailing list