summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr b/testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr
index b9d99df243..91a3eb282a 100644
--- a/testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr
+++ b/testsuite/tests/indexed-types/should_fail/SimpleFail4.stderr
@@ -1,6 +1,6 @@
SimpleFail4.hs:8:8:
Type indexes must match class instance head
- Found ‛Int’ but expected ‛a’
- In the type synonym instance default declaration for ‛S2’
- In the class declaration for ‛C2’
+ Found ‘Int’ but expected ‘a’
+ In the type synonym instance default declaration for ‘S2’
+ In the class declaration for ‘C2’