[commit: ghc] wip/T9968: Most work is done now (92fdc8d)
git at git.haskell.org
git at git.haskell.org
Thu Feb 19 12:39:53 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9968
Link : http://ghc.haskell.org/trac/ghc/changeset/92fdc8dcc69c79ed346e0fcf87ba6dc55f9561f8/ghc
>---------------------------------------------------------------
commit 92fdc8dcc69c79ed346e0fcf87ba6dc55f9561f8
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date: Thu Feb 19 11:03:33 2015 +0000
Most work is done now
>---------------------------------------------------------------
92fdc8dcc69c79ed346e0fcf87ba6dc55f9561f8
compiler/main/HscTypes.hs | 2 +-
compiler/typecheck/TcDeriv.hs | 152 ++++++++++++++++------------
compiler/typecheck/TcGenDeriv.hs | 185 ++++++++++++++++------------------
compiler/typecheck/TcGenGenerics.hs | 10 +-
testsuite/tests/generics/GEq/GEq1A.hs | 0
testsuite/tests/generics/T5462Yes1.hs | 2 +-
6 files changed, 177 insertions(+), 174 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 92fdc8dcc69c79ed346e0fcf87ba6dc55f9561f8
More information about the ghc-commits
mailing list