[commit: ghc] ghc-7.8: Test for Trac #8841 now works (0c3a1ea)
git at git.haskell.org
git at git.haskell.org
Mon Mar 17 15:37:11 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.8
Link : http://ghc.haskell.org/trac/ghc/changeset/0c3a1eacb9313c5d7cd8d8802079ad4e78605be0/ghc
>---------------------------------------------------------------
commit 0c3a1eacb9313c5d7cd8d8802079ad4e78605be0
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Mar 6 12:13:05 2014 +0000
Test for Trac #8841 now works
(cherry picked from commit bf9bf602399eca30ca522ae5bae52d4f3ec1ab88)
>---------------------------------------------------------------
0c3a1eacb9313c5d7cd8d8802079ad4e78605be0
testsuite/tests/patsyn/should_fail/unidir.stderr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/patsyn/should_fail/unidir.stderr b/testsuite/tests/patsyn/should_fail/unidir.stderr
index ea019bc..b116115 100644
--- a/testsuite/tests/patsyn/should_fail/unidir.stderr
+++ b/testsuite/tests/patsyn/should_fail/unidir.stderr
@@ -1,4 +1,4 @@
-unidir.hs:1:1:
+unidir.hs:4:18:
Right-hand side of bidirectional pattern synonym cannot be used as an expression
x : _
More information about the ghc-commits
mailing list