From d6588276e819f088e29a6c16ba0a0c82acfd05cc Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sun, 24 Feb 2013 14:48:43 +0000 Subject: Update outputs following the unicode quote change in GHC's output --- testsuite/tests/parser/should_fail/readFail046.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/parser/should_fail/readFail046.stderr') diff --git a/testsuite/tests/parser/should_fail/readFail046.stderr b/testsuite/tests/parser/should_fail/readFail046.stderr index a303d7798e..072fe530f9 100644 --- a/testsuite/tests/parser/should_fail/readFail046.stderr +++ b/testsuite/tests/parser/should_fail/readFail046.stderr @@ -1,4 +1,4 @@ readFail046.hs:1:14: Unsupported extension: ExistientialQuantification - Perhaps you meant `ExistentialQuantification' or `NoExistentialQuantification' + Perhaps you meant ‛ExistentialQuantification’ or ‛NoExistentialQuantification’ -- cgit v1.2.1