[commit: ghc] wip/T11067: Wibbles to type errors (96eac39)

git at git.haskell.org git at git.haskell.org
Tue Dec 8 16:51:04 UTC 2015


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

On branch  : wip/T11067
Link       : http://ghc.haskell.org/trac/ghc/changeset/96eac39d7e7ea5099275a4df2319bd9a31de70c7/ghc

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

commit 96eac39d7e7ea5099275a4df2319bd9a31de70c7
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Dec 2 14:23:52 2015 +0000

    Wibbles to type errors


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

96eac39d7e7ea5099275a4df2319bd9a31de70c7
 testsuite/tests/ado/ado004.stderr                  | 10 ++--
 testsuite/tests/driver/T4437.hs                    |  4 ++
 testsuite/tests/module/mod40.stderr                | 16 +++--
 .../should_compile/ExtraConstraints1.stderr        |  6 +-
 .../should_compile/ExtraConstraints3.stderr        | 38 ++++++------
 .../WarningWildcardInstantiations.stderr           | 60 +++++++++----------
 .../InstantiatedNamedWildcardsInConstraints.stderr | 14 ++---
 .../should_fail/WildcardInstantiations.stderr      | 70 +++++++++++-----------
 testsuite/tests/polykinds/T7332.hs                 | 33 +++++++---
 testsuite/tests/typecheck/should_fail/all.T        |  4 +-
 testsuite/tests/typecheck/should_fail/tcfail216.hs |  5 +-
 .../tests/typecheck/should_fail/tcfail216.stderr   |  5 --
 testsuite/tests/typecheck/should_fail/tcfail217.hs |  4 ++
 .../tests/typecheck/should_fail/tcfail217.stderr   |  5 --
 14 files changed, 148 insertions(+), 126 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 96eac39d7e7ea5099275a4df2319bd9a31de70c7


More information about the ghc-commits mailing list