Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/fe313700173ed89d7eeaa7a55cc847e53722abd5

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

commit fe313700173ed89d7eeaa7a55cc847e53722abd5
Author: Simon Peyton Jones <simo...@microsoft.com>
Date:   Tue Jan 8 08:30:05 2013 +0000

    Wibbles to error messages and tests, following ambiguity-check changes

 tests/deriving/should_fail/T3101.hs                |    2 +-
 tests/deriving/should_fail/T5287.hs                |    5 ++
 tests/deriving/should_fail/T5287.stderr            |   20 +++---
 tests/driver/T4437.hs                              |    1 +
 tests/ghci/scripts/Defer02.stderr                  |   76 +++++++++++---------
 tests/indexed-types/should_compile/GADT12.hs       |    8 +-
 tests/indexed-types/should_compile/GADT5.hs        |    4 +-
 tests/indexed-types/should_compile/Simple19.hs     |    4 +-
 tests/indexed-types/should_compile/T1981.hs        |    4 +-
 tests/indexed-types/should_compile/T3208b.stderr   |    2 -
 tests/indexed-types/should_compile/T4981-V1.hs     |    4 +-
 tests/indexed-types/should_compile/T4981-V2.hs     |    4 +-
 tests/indexed-types/should_compile/T4981-V3.hs     |   17 ++++-
 tests/indexed-types/should_fail/NoMatchErr.stderr  |   15 ++---
 tests/indexed-types/should_fail/Overlap10.hs       |    4 +-
 tests/indexed-types/should_fail/Overlap10.stderr   |    7 +-
 tests/indexed-types/should_fail/Overlap11.hs       |    4 +-
 tests/indexed-types/should_fail/Overlap11.stderr   |    8 ++-
 .../indexed-types/should_fail/SimpleFail16.stderr  |    3 -
 tests/indexed-types/should_fail/T1897b.stderr      |    1 -
 tests/indexed-types/should_fail/T1900.stderr       |   20 ++----
 tests/indexed-types/should_fail/T2544.stderr       |    2 -
 tests/indexed-types/should_fail/T2627b.stderr      |    1 -
 tests/indexed-types/should_fail/T2693.hs           |    3 +-
 tests/indexed-types/should_fail/T2693.stderr       |   16 ++---
 tests/indexed-types/should_fail/T4099.hs           |   10 ++--
 tests/indexed-types/should_fail/T4099.stderr       |   28 ++++----
 tests/indexed-types/should_fail/T4485.stderr       |    1 -
 tests/indexed-types/should_fail/T5934.hs           |    4 +-
 tests/indexed-types/should_fail/T5934.stderr       |    2 +-
 tests/indexed-types/should_fail/T6123.stderr       |    4 -
 tests/polykinds/T5770.hs                           |   12 ++--
 tests/polykinds/T6020.hs                           |   14 +++-
 tests/polykinds/T7090.hs                           |    6 +-
 tests/rebindable/rebindable6.stderr                |    3 -
 tests/simplCore/should_compile/T7360.hs            |    7 ++-
 tests/simplCore/should_compile/T7360.stderr        |   35 +++++----
 tests/typecheck/should_compile/holes2.stderr       |    1 -
 tests/typecheck/should_compile/tc168.stderr        |    1 -
 tests/typecheck/should_fail/FrozenErrorTests.hs    |    4 -
 .../typecheck/should_fail/FrozenErrorTests.stderr  |   26 +++-----
 tests/typecheck/should_fail/T1897a.stderr          |    1 -
 tests/typecheck/should_fail/T5236.stderr           |   10 ++-
 tests/typecheck/should_fail/T5300.stderr           |   36 +++++++---
 tests/typecheck/should_fail/T5858.stderr           |    1 -
 tests/typecheck/should_fail/all.T                  |    2 +-
 tests/typecheck/should_fail/tcfail008.stderr       |    3 -
 tests/typecheck/should_fail/tcfail040.stderr       |    1 -
 tests/typecheck/should_fail/tcfail043.stderr       |    6 --
 tests/typecheck/should_fail/tcfail072.stderr       |    1 -
 tests/typecheck/should_fail/tcfail080.stderr       |    1 -
 tests/typecheck/should_fail/tcfail083.stderr       |    1 -
 tests/typecheck/should_fail/tcfail097.stderr       |    9 ++-
 tests/typecheck/should_fail/tcfail098.stderr       |   10 +++
 tests/typecheck/should_fail/tcfail128.stderr       |    1 -
 tests/typecheck/should_fail/tcfail133.stderr       |    1 -
 tests/typecheck/should_fail/tcfail142.stderr       |   15 +++--
 tests/typecheck/should_fail/tcfail181.stderr       |    2 -
 tests/typecheck/should_run/tcrun035.stderr         |   13 ++--
 59 files changed, 260 insertions(+), 247 deletions(-)


Diff suppressed because of size. To see it, use:

    git show fe313700173ed89d7eeaa7a55cc847e53722abd5

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to