summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail029.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail029.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail029.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail029.stderr b/testsuite/tests/typecheck/should_fail/tcfail029.stderr
index 13a1e4936e..5b794458e8 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail029.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail029.stderr
@@ -1,5 +1,5 @@
tcfail029.hs:6:9:
- No instance for (Ord Foo) arising from a use of ‛>’
+ No instance for (Ord Foo) arising from a use of ‘>’
In the expression: x > Bar
- In an equation for ‛f’: f x = x > Bar
+ In an equation for ‘f’: f x = x > Bar