[commit: ghc] master: Error msg wibbles from reduced module prefixes (c897613)
git at git.haskell.org
git at git.haskell.org
Tue Apr 7 14:10:50 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/c897613bbf6336d00c9b5433268cb5813308bee9/ghc
>---------------------------------------------------------------
commit c897613bbf6336d00c9b5433268cb5813308bee9
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Apr 7 14:54:56 2015 +0100
Error msg wibbles from reduced module prefixes
>---------------------------------------------------------------
c897613bbf6336d00c9b5433268cb5813308bee9
.../tests/annotations/should_fail/annfail05.stderr | 3 +-
.../tests/annotations/should_fail/annfail08.stderr | 2 +-
.../tests/annotations/should_fail/annfail10.stderr | 19 ++---
testsuite/tests/deriving/should_fail/T4846.stderr | 5 +-
.../tests/ghci.debugger/scripts/break006.stderr | 8 +--
.../tests/ghci.debugger/scripts/break024.stdout | 9 +--
.../tests/ghci.debugger/scripts/print026.stdout | 0
.../tests/ghci.debugger/scripts/print028.stdout | 7 +-
testsuite/tests/ghci/scripts/T2182ghci2.stderr | 10 ++-
testsuite/tests/ghci/scripts/T5417.stdout | 0
testsuite/tests/ghci/scripts/T8469.stdout | 2 +-
testsuite/tests/ghci/scripts/T9181.stdout | 83 ++++++++--------------
testsuite/tests/ghci/scripts/T9881.stdout | 3 +-
testsuite/tests/ghci/scripts/ghci008.stdout | 12 ++--
testsuite/tests/ghci/scripts/ghci019.stderr | 4 +-
testsuite/tests/ghci/scripts/ghci019.stdout | 2 +-
testsuite/tests/ghci/scripts/ghci023.stdout | 16 ++---
testsuite/tests/ghci/scripts/ghci025.stdout | 26 ++++---
testsuite/tests/ghci/scripts/ghci027.stdout | 8 +--
.../indexed-types/should_compile/T3017.stderr | 0
.../tests/indexed-types/should_fail/Over.stderr | 0
.../tests/indexed-types/should_fail/T9580.stderr | 0
.../tests/numeric/should_compile/T7116.stdout | 25 ++-----
.../should_fail/overloadedlistsfail01.stderr | 14 ++--
.../should_fail/overloadedlistsfail02.stderr | 6 +-
.../should_compile/ExtraConstraints3.stderr | 47 ++++++------
testsuite/tests/rebindable/rebindable6.stderr | 2 +-
testsuite/tests/th/T3319.stderr | 2 +-
testsuite/tests/th/T5700.stderr | 2 +-
testsuite/tests/th/T7276.stderr | 7 +-
testsuite/tests/th/TH_foreignInterruptible.stderr | 3 +-
testsuite/tests/typecheck/should_fail/T5095.stderr | 27 +++----
testsuite/tests/typecheck/should_fail/T8262.stderr | 2 +-
.../should_fail/TcStaticPointersFail02.stderr | 5 +-
.../tests/typecheck/should_fail/tcfail068.stderr | 28 ++++----
.../tests/typecheck/should_fail/tcfail123.stderr | 2 +-
.../tests/typecheck/should_fail/tcfail128.stderr | 2 +-
.../tests/typecheck/should_fail/tcfail200.stderr | 2 +-
.../tests/typecheck/should_fail/tcfail220.stderr | 4 +-
39 files changed, 162 insertions(+), 237 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 c897613bbf6336d00c9b5433268cb5813308bee9
More information about the ghc-commits
mailing list