summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T3265.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T3265.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T3265.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T3265.stderr b/testsuite/tests/rename/should_fail/T3265.stderr
index 185861a9df..999b6b3ed2 100644
--- a/testsuite/tests/rename/should_fail/T3265.stderr
+++ b/testsuite/tests/rename/should_fail/T3265.stderr
@@ -1,8 +1,8 @@
T3265.hs:7:8:
- Illegal declaration of a type or class operator ‛:+:’
+ Illegal declaration of a type or class operator ‘:+:’
Use TypeOperators to declare operators in type and declarations
T3265.hs:9:9:
- Illegal declaration of a type or class operator ‛:*:’
+ Illegal declaration of a type or class operator ‘:*:’
Use TypeOperators to declare operators in type and declarations