summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr b/testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr
index b6015046f7..666f725ff1 100644
--- a/testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr
+++ b/testsuite/tests/indexed-types/should_fail/SimpleFail14.stderr
@@ -1,6 +1,6 @@
SimpleFail14.hs:5:15:
- Expected a type, but ‛a ~ a’ has kind ‛Constraint’
- In the type ‛a ~ a’
- In the definition of data constructor ‛T’
- In the data declaration for ‛T’
+ Expected a type, but ‘a ~ a’ has kind ‘Constraint’
+ In the type ‘a ~ a’
+ In the definition of data constructor ‘T’
+ In the data declaration for ‘T’