[commit: ghc] wip/ttypeable-builtin-kindreps: TcTypeable: Try to reuse KindReps (c95a4ad)

git at git.haskell.org git at git.haskell.org
Sun Feb 26 20:29:18 UTC 2017


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

On branch  : wip/ttypeable-builtin-kindreps
Link       : http://ghc.haskell.org/trac/ghc/changeset/c95a4ad9ed2466ecf135349b58975d2fb5befa39/ghc

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

commit c95a4ad9ed2466ecf135349b58975d2fb5befa39
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Thu Feb 16 13:15:29 2017 -0500

    TcTypeable: Try to reuse KindReps


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

c95a4ad9ed2466ecf135349b58975d2fb5befa39
 compiler/coreSyn/TrieMap.hs                        |  28 ++-
 compiler/typecheck/TcTypeable.hs                   | 257 +++++++++++++--------
 .../tests/deSugar/should_compile/T2431.stderr      |  83 +++----
 .../should_compile/DumpTypecheckedAst.stderr       | 104 +++------
 testsuite/tests/perf/compiler/all.T                |   9 +-
 testsuite/tests/roles/should_compile/Roles1.stderr | 101 +++-----
 .../tests/roles/should_compile/Roles13.stderr      | 155 ++++++-------
 .../tests/roles/should_compile/Roles14.stderr      |  15 +-
 testsuite/tests/roles/should_compile/Roles2.stderr |  31 +--
 testsuite/tests/roles/should_compile/Roles3.stderr |  56 ++---
 testsuite/tests/roles/should_compile/Roles4.stderr |  33 +--
 testsuite/tests/roles/should_compile/T8958.stderr  |  66 ++----
 .../tests/simplCore/should_compile/T7360.stderr    | 153 ++++++------
 .../tests/simplCore/should_compile/T8274.stdout    |  14 +-
 testsuite/tests/th/TH_Roles2.stderr                |   9 +-
 15 files changed, 509 insertions(+), 605 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 c95a4ad9ed2466ecf135349b58975d2fb5befa39


More information about the ghc-commits mailing list