[commit: ghc] wip/GenericsMetaData: More work (50e56bc)

git at git.haskell.org git at git.haskell.org
Mon Nov 3 22:32:14 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/GenericsMetaData
Link       : http://ghc.haskell.org/trac/ghc/changeset/50e56bc8867c8ba17adfa06f9e513c77882072ee/ghc

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

commit 50e56bc8867c8ba17adfa06f9e513c77882072ee
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date:   Thu Oct 30 18:47:19 2014 +0000

    More work


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

50e56bc8867c8ba17adfa06f9e513c77882072ee
 compiler/prelude/PrelNames.lhs          |  57 ++++---
 compiler/typecheck/TcDeriv.lhs          |  38 +----
 compiler/typecheck/TcGenGenerics.lhs    | 286 +++++---------------------------
 libraries/base/Data/Monoid.hs           |   1 +
 libraries/base/GHC/Generics.hs          |  54 +++---
 testsuite/tests/generics/GShow/GShow.hs |   1 +
 6 files changed, 109 insertions(+), 328 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 50e56bc8867c8ba17adfa06f9e513c77882072ee


More information about the ghc-commits mailing list