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/module/mod9.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/module/mod9.stderr') diff --git a/testsuite/tests/module/mod9.stderr b/testsuite/tests/module/mod9.stderr index 19bec80bb2..deee729ba9 100644 --- a/testsuite/tests/module/mod9.stderr +++ b/testsuite/tests/module/mod9.stderr @@ -1,2 +1,2 @@ -mod9.hs:2:10: Not in scope: type constructor or class `T' +mod9.hs:2:10: Not in scope: type constructor or class ‛T’ -- cgit v1.2.1