[commit: ghc] wip/ttypeable-builtin-kindreps: Produce KindReps for common kinds in GHC.Types (3f64df0)
git at git.haskell.org
git at git.haskell.org
Sun Feb 26 20:29:21 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/ttypeable-builtin-kindreps
Link : http://ghc.haskell.org/trac/ghc/changeset/3f64df07ae00f376661ea25fc4fb5de9d73b9f0f/ghc
>---------------------------------------------------------------
commit 3f64df07ae00f376661ea25fc4fb5de9d73b9f0f
Author: Ben Gamari <ben at smart-cactus.org>
Date: Fri Feb 24 10:26:03 2017 -0500
Produce KindReps for common kinds in GHC.Types
>---------------------------------------------------------------
3f64df07ae00f376661ea25fc4fb5de9d73b9f0f
compiler/prelude/PrelNames.hs | 23 ++-
compiler/typecheck/TcTypeable.hs | 156 +++++++++++++++------
.../tests/deSugar/should_compile/T2431.stderr | 43 ++----
.../should_compile/DumpTypecheckedAst.stderr | 13 +-
testsuite/tests/roles/should_compile/Roles1.stderr | 15 +-
.../tests/roles/should_compile/Roles13.stderr | 56 +++-----
.../tests/roles/should_compile/Roles14.stderr | 4 +-
testsuite/tests/roles/should_compile/Roles2.stderr | 6 +-
testsuite/tests/roles/should_compile/Roles3.stderr | 14 +-
testsuite/tests/roles/should_compile/Roles4.stderr | 6 +-
testsuite/tests/roles/should_compile/T8958.stderr | 9 +-
.../tests/simplCore/should_compile/T7360.stderr | 19 +--
.../tests/simplCore/should_compile/T8274.stdout | 8 +-
testsuite/tests/th/TH_Roles2.stderr | 8 +-
14 files changed, 209 insertions(+), 171 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 3f64df07ae00f376661ea25fc4fb5de9d73b9f0f
More information about the ghc-commits
mailing list