[commit: ghc] master: Test for Trac #8841 now works (bf9bf60)

git at git.haskell.org git at git.haskell.org
Thu Mar 6 12:17:30 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/bf9bf602399eca30ca522ae5bae52d4f3ec1ab88/ghc

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

commit bf9bf602399eca30ca522ae5bae52d4f3ec1ab88
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Mar 6 12:13:05 2014 +0000

    Test for Trac #8841 now works


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

bf9bf602399eca30ca522ae5bae52d4f3ec1ab88
 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