[commit: ghc] wip/new-flatten-skolems-Aug14: More progress on flatten-skolems (8505aca)

git at git.haskell.org git at git.haskell.org
Fri Sep 26 16:48:53 UTC 2014


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

On branch  : wip/new-flatten-skolems-Aug14
Link       : http://ghc.haskell.org/trac/ghc/changeset/8505aca4720649800ea3095d77e145f80346d889/ghc

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

commit 8505aca4720649800ea3095d77e145f80346d889
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Sep 26 17:45:19 2014 +0100

    More progress on flatten-skolems


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

8505aca4720649800ea3095d77e145f80346d889
 compiler/typecheck/TcInteract.lhs                  |  6 +--
 compiler/typecheck/TcRnTypes.lhs                   |  3 --
 compiler/typecheck/TcRules.lhs                     |  2 -
 compiler/typecheck/TcSMonad.lhs                    | 28 ++-----------
 compiler/typecheck/TcSimplify.lhs                  | 47 ++++++++++------------
 compiler/typecheck/TcUnify.lhs                     |  1 -
 testsuite/tests/gadt/T7293.stderr                  |  2 +-
 testsuite/tests/gadt/T7294.stderr                  |  2 +-
 .../indexed-types/should_compile/T3017.stderr      |  3 +-
 .../tests/indexed-types/should_fail/T7729.stderr   |  7 ++--
 .../tests/indexed-types/should_fail/T8227.stderr   | 13 ++----
 .../tests/indexed-types/should_fail/T8518.stderr   |  2 +-
 12 files changed, 39 insertions(+), 77 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 8505aca4720649800ea3095d77e145f80346d889


More information about the ghc-commits mailing list