[commit: ghc] wip/T15809: Finally done (a7a6672)

git at git.haskell.org git at git.haskell.org
Fri Nov 16 16:54:29 UTC 2018


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

On branch  : wip/T15809
Link       : http://ghc.haskell.org/trac/ghc/changeset/a7a6672ec339cbe366525cd8b91f4817ee420cf3/ghc

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

commit a7a6672ec339cbe366525cd8b91f4817ee420cf3
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Nov 7 12:51:32 2018 +0000

    Finally done


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

a7a6672ec339cbe366525cd8b91f4817ee420cf3
 compiler/typecheck/TcHsType.hs                     | 128 +++-----------
 compiler/typecheck/TcMType.hs                      |  63 +++----
 compiler/typecheck/TcTyClsDecls.hs                 | 188 ++++++++++++++++-----
 compiler/typecheck/TcValidity.hs                   |  77 ++++++---
 .../dependent/should_fail/BadTelescope.stderr      |   7 +-
 .../dependent/should_fail/BadTelescope3.stderr     |   6 +-
 .../dependent/should_fail/BadTelescope4.stderr     |  13 +-
 .../tests/dependent/should_fail/T13895.stderr      |  37 +---
 .../tests/dependent/should_fail/T14066f.stderr     |   6 +-
 .../tests/dependent/should_fail/T14066g.stderr     |   8 +-
 .../tests/dependent/should_fail/T15591b.stderr     |   9 +-
 .../tests/dependent/should_fail/T15591c.stderr     |   9 +-
 .../tests/dependent/should_fail/T15743c.stderr     |  13 +-
 .../tests/dependent/should_fail/T15743d.stderr     |  13 +-
 testsuite/tests/ghci/scripts/T15591.hs             |   9 +-
 testsuite/tests/ghci/scripts/T15591.stdout         |   6 +-
 16 files changed, 312 insertions(+), 280 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 a7a6672ec339cbe366525cd8b91f4817ee420cf3


More information about the ghc-commits mailing list