summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/AssocTyDef06.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/AssocTyDef06.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/AssocTyDef06.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/AssocTyDef06.stderr b/testsuite/tests/typecheck/should_fail/AssocTyDef06.stderr
index fb7f91033c..29db541832 100644
--- a/testsuite/tests/typecheck/should_fail/AssocTyDef06.stderr
+++ b/testsuite/tests/typecheck/should_fail/AssocTyDef06.stderr
@@ -1,5 +1,5 @@
AssocTyDef06.hs:6:10:
Number of parameters must match family declaration; expected no more than 1
- In the type instance declaration for ‛Typ’
- In the class declaration for ‛Cls’
+ In the type instance declaration for ‘Typ’
+ In the class declaration for ‘Cls’