summaryrefslogtreecommitdiff
path: root/testsuite/tests/mdo
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/mdo')
-rw-r--r--testsuite/tests/mdo/should_fail/mdofail001.stderr4
-rw-r--r--testsuite/tests/mdo/should_fail/mdofail002.stderr2
-rw-r--r--testsuite/tests/mdo/should_fail/mdofail003.stderr2
3 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/mdo/should_fail/mdofail001.stderr b/testsuite/tests/mdo/should_fail/mdofail001.stderr
index 67929e58ed..8d6d86bc97 100644
--- a/testsuite/tests/mdo/should_fail/mdofail001.stderr
+++ b/testsuite/tests/mdo/should_fail/mdofail001.stderr
@@ -1,6 +1,6 @@
mdofail001.hs:10:32:
- No instance for (Num Char) arising from the literal `1'
+ No instance for (Num Char) arising from the literal ‛1’
In the expression: 1
- In the first argument of `l', namely `[1, 2, 3]'
+ In the first argument of ‛l’, namely ‛[1, 2, 3]’
In the expression: l [1, 2, 3]
diff --git a/testsuite/tests/mdo/should_fail/mdofail002.stderr b/testsuite/tests/mdo/should_fail/mdofail002.stderr
index a1327c6dfd..badd7383e7 100644
--- a/testsuite/tests/mdo/should_fail/mdofail002.stderr
+++ b/testsuite/tests/mdo/should_fail/mdofail002.stderr
@@ -1,5 +1,5 @@
mdofail002.hs:10:9:
- Conflicting definitions for `x'
+ Conflicting definitions for ‛x’
Bound at: mdofail002.hs:10:9
mdofail002.hs:11:9
diff --git a/testsuite/tests/mdo/should_fail/mdofail003.stderr b/testsuite/tests/mdo/should_fail/mdofail003.stderr
index e093fe0a75..ccb10dfb80 100644
--- a/testsuite/tests/mdo/should_fail/mdofail003.stderr
+++ b/testsuite/tests/mdo/should_fail/mdofail003.stderr
@@ -1,5 +1,5 @@
mdofail003.hs:10:9:
- Conflicting definitions for `x'
+ Conflicting definitions for ‛x’
Bound at: mdofail003.hs:10:9
mdofail003.hs:11:13