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/readFail041.stderr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite/tests/parser/should_fail/readFail041.stderr') diff --git a/testsuite/tests/parser/should_fail/readFail041.stderr b/testsuite/tests/parser/should_fail/readFail041.stderr index fbe49b1153..14903b5b28 100644 --- a/testsuite/tests/parser/should_fail/readFail041.stderr +++ b/testsuite/tests/parser/should_fail/readFail041.stderr @@ -1,5 +1,5 @@ readFail041.hs:6:1: - Fundeps in class `Foo' + Fundeps in class ‛Foo’ (Use -XFunctionalDependencies to allow fundeps) - In the class declaration for `Foo' + In the class declaration for ‛Foo’ -- cgit v1.2.1