summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail017.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail017.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/rnfail017.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail017.stderr b/testsuite/tests/rename/should_fail/rnfail017.stderr
index f04b1d0990..a89b6be1c0 100644
--- a/testsuite/tests/rename/should_fail/rnfail017.stderr
+++ b/testsuite/tests/rename/should_fail/rnfail017.stderr
@@ -1,8 +1,8 @@
rnfail017.hs:5:10:
Precedence parsing error
- cannot mix `+' [infixl 6] and prefix `-' [infixl 6] in the same infix expression
+ cannot mix ‛+’ [infixl 6] and prefix `-' [infixl 6] in the same infix expression
rnfail017.hs:6:10:
Precedence parsing error
- cannot mix `*' [infixl 7] and prefix `-' [infixl 6] in the same infix expression
+ cannot mix ‛*’ [infixl 7] and prefix `-' [infixl 6] in the same infix expression