[commit: testsuite] master: Update the reason for T5267 being broken (941bcf4)

Ian Lynagh igloo at earth.li
Mon Feb 11 20:26:11 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/941bcf45cd5ed45d26358fd15eb4a1089c95841d

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

commit 941bcf45cd5ed45d26358fd15eb4a1089c95841d
Author: Ian Lynagh <ian at well-typed.com>
Date:   Mon Feb 11 18:35:02 2013 +0000

    Update the reason for T5267 being broken

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

 tests/arrows/should_compile/all.T |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/arrows/should_compile/all.T b/tests/arrows/should_compile/all.T
index 24e95e8..0a1e651 100644
--- a/tests/arrows/should_compile/all.T
+++ b/tests/arrows/should_compile/all.T
@@ -16,5 +16,5 @@ test('arrowrec1', normal, compile, [''])
 test('arrowpat', normal, compile, [''])
 test('T3964', normal, compile, [''])
 test('T5283', normal, compile, [''])
-test('T5267', expect_broken(5605), compile, [''])
+test('T5267', expect_broken(5267), compile, [''])
 test('T5022', normal, compile, [''])





More information about the ghc-commits mailing list