summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7210.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T7210.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T7210.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T7210.stderr b/testsuite/tests/typecheck/should_fail/T7210.stderr
index 148f9bcd5e..a7ee2afc85 100644
--- a/testsuite/tests/typecheck/should_fail/T7210.stderr
+++ b/testsuite/tests/typecheck/should_fail/T7210.stderr
@@ -1,6 +1,6 @@
T7210.hs:5:19:
Unexpected strictness annotation: !IntMap
- In the type ‛!IntMap Int’
- In the definition of data constructor ‛C’
- In the data declaration for ‛T’
+ In the type ‘!IntMap Int’
+ In the definition of data constructor ‘C’
+ In the data declaration for ‘T’