summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail084.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail084.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail084.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail084.stderr b/testsuite/tests/typecheck/should_fail/tcfail084.stderr
index 1a7e8c3e28..cfa0ff4835 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail084.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail084.stderr
@@ -1,5 +1,5 @@
tcfail084.hs:10:5:
- Constructor `F' does not have field `y'
+ Constructor ‛F’ does not have field ‛y’
In the expression: F {y = 2}
- In an equation for `z': z = F {y = 2}
+ In an equation for ‛z’: z = F {y = 2}