[commit: ghc] wip/T9858-typeable-spj: Error message wibbles (a620075)
git at git.haskell.org
git at git.haskell.org
Thu Mar 26 12:41:18 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9858-typeable-spj
Link : http://ghc.haskell.org/trac/ghc/changeset/a6200759fd2f3f0e901cb2092e148bf31abb08b4/ghc
>---------------------------------------------------------------
commit a6200759fd2f3f0e901cb2092e148bf31abb08b4
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Mar 23 14:53:53 2015 +0000
Error message wibbles
These are associated with
- new instance reporting
- typeable changes in -ddump-simpl output
- -ddump-types being a bit less verbose
- some renaming of type variables in debugger output (no idea why this happens)
>---------------------------------------------------------------
a6200759fd2f3f0e901cb2092e148bf31abb08b4
.../tests/annotations/should_fail/annfail10.stderr | 29 ++++----
.../tests/deSugar/should_compile/T2431.stderr | 24 ++++++-
testsuite/tests/deriving/should_fail/T9687.hs | 1 +
testsuite/tests/deriving/should_fail/T9687.stderr | 4 +-
testsuite/tests/ghci.debugger/scripts/T2740.stdout | 2 +-
.../tests/ghci.debugger/scripts/break006.stderr | 26 ++++---
.../tests/ghci.debugger/scripts/break009.stdout | 2 +-
.../tests/ghci.debugger/scripts/break010.stdout | 4 +-
.../tests/ghci.debugger/scripts/break011.stdout | 8 +--
.../tests/ghci.debugger/scripts/break012.stdout | 16 ++---
.../tests/ghci.debugger/scripts/break018.stdout | 4 +-
.../ghci.debugger/scripts/break022/break022.stdout | 2 +-
.../tests/ghci.debugger/scripts/break028.stdout | 6 +-
.../tests/ghci.debugger/scripts/print018.stdout | 6 +-
.../tests/ghci.debugger/scripts/print019.stderr | 6 +-
.../tests/ghci.debugger/scripts/print031.stdout | 2 +-
testsuite/tests/ghci/scripts/Defer02.stderr | 3 +-
testsuite/tests/ghci/scripts/T4175.stdout | 4 +-
testsuite/tests/ghci/scripts/T5417.stdout | 2 -
testsuite/tests/ghci/scripts/T8674.stdout | 4 +-
testsuite/tests/ghci/scripts/T9181.stdout | 28 ++++----
.../tests/indexed-types/should_fail/T4485.stderr | 2 +-
.../tests/numeric/should_compile/T7116.stdout | 27 +++++++-
.../should_fail/overloadedlistsfail01.stderr | 18 ++---
testsuite/tests/polykinds/T8132.stderr | 2 +-
testsuite/tests/quasiquotation/T7918.stdout | 3 +
testsuite/tests/rebindable/rebindable6.stderr | 6 +-
testsuite/tests/roles/should_compile/Roles1.stderr | 3 -
.../tests/roles/should_compile/Roles13.stderr | 29 ++++----
.../tests/roles/should_compile/Roles14.stderr | 3 -
testsuite/tests/roles/should_compile/Roles2.stderr | 3 -
testsuite/tests/roles/should_compile/Roles3.stderr | 3 -
testsuite/tests/roles/should_compile/Roles4.stderr | 3 -
testsuite/tests/roles/should_compile/T8958.stderr | 16 -----
testsuite/tests/roles/should_compile/all.T | 14 ++--
.../tests/simplCore/should_compile/T3234.stderr | 4 +-
.../tests/simplCore/should_compile/T3717.stderr | 27 +++++++-
.../tests/simplCore/should_compile/T3772.stdout | 27 +++++++-
.../tests/simplCore/should_compile/T4908.stderr | 27 +++++++-
.../tests/simplCore/should_compile/T4930.stderr | 27 +++++++-
.../tests/simplCore/should_compile/T7360.stderr | 44 +++++++++++-
.../tests/simplCore/should_compile/T8274.stdout | 8 +++
.../tests/simplCore/should_compile/T9400.stderr | 14 +++-
.../tests/simplCore/should_compile/rule2.stderr | 3 +-
.../simplCore/should_compile/spec-inline.stderr | 27 +++++++-
.../stranal/sigs/BottomFromInnerLambda.stderr | 1 +
testsuite/tests/stranal/sigs/DmdAnalGADTs.stderr | 2 +
testsuite/tests/stranal/sigs/HyperStrUse.stderr | 1 +
testsuite/tests/stranal/sigs/StrAnalExample.stderr | 1 +
testsuite/tests/stranal/sigs/T8569.stderr | 2 +
testsuite/tests/stranal/sigs/T8598.stderr | 1 +
testsuite/tests/stranal/sigs/UnsatFun.stderr | 1 +
testsuite/tests/th/TH_Roles2.stderr | 3 -
testsuite/tests/th/all.T | 2 +-
.../tests/typecheck/should_compile/holes2.stderr | 4 +-
testsuite/tests/typecheck/should_fail/T4921.stderr | 4 +-
testsuite/tests/typecheck/should_fail/T5095.stderr | 81 ++--------------------
testsuite/tests/typecheck/should_fail/T5858.stderr | 2 +-
testsuite/tests/typecheck/should_fail/T7857.stderr | 2 +-
testsuite/tests/typecheck/should_fail/T9999.hs | 16 ++++-
testsuite/tests/typecheck/should_fail/T9999.stderr | 11 ---
testsuite/tests/typecheck/should_fail/all.T | 2 +-
.../tests/typecheck/should_fail/tcfail008.stderr | 3 +-
.../tests/typecheck/should_fail/tcfail040.stderr | 2 +-
.../tests/typecheck/should_fail/tcfail043.stderr | 4 +-
.../tests/typecheck/should_fail/tcfail072.stderr | 8 ++-
.../tests/typecheck/should_fail/tcfail128.stderr | 6 +-
.../tests/typecheck/should_fail/tcfail133.stderr | 4 +-
.../tests/typecheck/should_fail/tcfail181.stderr | 3 +-
69 files changed, 413 insertions(+), 276 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 a6200759fd2f3f0e901cb2092e148bf31abb08b4
More information about the ghc-commits
mailing list