summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_fail/Roles9.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/roles/should_fail/Roles9.stderr')
-rw-r--r--testsuite/tests/roles/should_fail/Roles9.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/roles/should_fail/Roles9.stderr b/testsuite/tests/roles/should_fail/Roles9.stderr
index 0cd02f9b5f..e9f824b8ce 100644
--- a/testsuite/tests/roles/should_fail/Roles9.stderr
+++ b/testsuite/tests/roles/should_fail/Roles9.stderr
@@ -1,7 +1,7 @@
Roles9.hs:13:12:
- Can't make a derived instance of ‛C Age’
+ Can't make a derived instance of ‘C Age’
(even with cunning newtype deriving):
it is not type-safe to use GeneralizedNewtypeDeriving on this class;
- the last parameter of ‛C’ is at role Nominal
- In the newtype declaration for ‛Age’
+ the last parameter of ‘C’ is at role Nominal
+ In the newtype declaration for ‘Age’