summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5372.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T5372.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T5372.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/rename/should_fail/T5372.stderr b/testsuite/tests/rename/should_fail/T5372.stderr
index 6677875083..9d3f06e7d4 100644
--- a/testsuite/tests/rename/should_fail/T5372.stderr
+++ b/testsuite/tests/rename/should_fail/T5372.stderr
@@ -1,6 +1,6 @@
T5372.hs:4:11:
- Not in scope: data constructor ‛MkS’
- Perhaps you meant ‛T5372a.MkS’ (imported from T5372a)
+ Not in scope: data constructor ‘MkS’
+ Perhaps you meant ‘T5372a.MkS’ (imported from T5372a)
-T5372.hs:4:17: ‛x’ is not a (visible) constructor field name
+T5372.hs:4:17: ‘x’ is not a (visible) constructor field name