From bf9bf602399eca30ca522ae5bae52d4f3ec1ab88 Mon Sep 17 00:00:00 2001 From: Simon Peyton Jones <simonpj@microsoft.com> Date: Thu, 6 Mar 2014 12:13:05 +0000 Subject: [PATCH] Test for Trac #8841 now works --- 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 ea019bc8e1e6..b1161154be6a 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 : _ -- GitLab