[commit: testsuite] master: Accept output for readFail007 (889ba83)

Ian Lynagh igloo at earth.li
Fri Feb 1 17:20:34 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/889ba83ac636c39e57d59ced699f602c2eb490a7

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

commit 889ba83ac636c39e57d59ced699f602c2eb490a7
Author: Ian Lynagh <ian at well-typed.com>
Date:   Fri Feb 1 15:34:09 2013 +0000

    Accept output for readFail007

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

 tests/parser/should_fail/readFail007.stderr |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/tests/parser/should_fail/readFail007.stderr b/tests/parser/should_fail/readFail007.stderr
index 3236824..bd6d92e 100644
--- a/tests/parser/should_fail/readFail007.stderr
+++ b/tests/parser/should_fail/readFail007.stderr
@@ -1,2 +1,4 @@
 
-readFail007.hs:6:4: Parse error in pattern: 2 + 2
+readFail007.hs:6:4:
+    Parse error in pattern: 2 + 2
+    Possibly caused by a missing 'do'?





More information about the ghc-commits mailing list