Repository : ssh://[email protected]/testsuite On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/816e4dfd14df739facf5cacd189ad8499f7ecea8/testsuite
>--------------------------------------------------------------- commit 816e4dfd14df739facf5cacd189ad8499f7ecea8 Author: Austin Seipp <[email protected]> Date: Mon Sep 9 14:14:05 2013 -0500 Fix remaining AMP fallout. The perf tests can probably be rechecked and tightened a little; I fixed them with AMP the other day but some changes since then have made them wibble perhaps. Signed-off-by: Austin Seipp <[email protected]> >--------------------------------------------------------------- 816e4dfd14df739facf5cacd189ad8499f7ecea8 tests/ghci.debugger/scripts/break006.stderr | 4 ++-- tests/ghci.debugger/scripts/print019.stderr | 2 +- .../should_fail/overloadedlistsfail01.stderr | 2 +- tests/perf/compiler/T3064.hs | 12 ++++++++++-- tests/perf/compiler/all.T | 17 ++++++++++------- tests/rename/should_compile/T7145b.hs | 4 +++- tests/rename/should_compile/T7145b.stderr | 2 +- tests/typecheck/should_compile/holes2.stderr | 2 +- tests/typecheck/should_fail/T5095.stderr | 2 ++ tests/typecheck/should_fail/tcfail072.stderr | 2 +- tests/typecheck/should_fail/tcfail083.stderr | 2 +- tests/typecheck/should_fail/tcfail133.stderr | 2 +- 12 files changed, 34 insertions(+), 19 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 816e4dfd14df739facf5cacd189ad8499f7ecea8 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
