summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T8368.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/T8368.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/T8368.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/T8368.stderr b/testsuite/tests/indexed-types/should_fail/T8368.stderr
index 2ff63d7bb4..058dfb147c 100644
--- a/testsuite/tests/indexed-types/should_fail/T8368.stderr
+++ b/testsuite/tests/indexed-types/should_fail/T8368.stderr
@@ -1,6 +1,6 @@
T8368.hs:9:3:
- Data constructor ‛MkFam’ returns type ‛Foo’
- instead of an instance of its parent type ‛Fam a’
- In the definition of data constructor ‛MkFam’
- In the data instance declaration for ‛Fam’
+ Data constructor ‘MkFam’ returns type ‘Foo’
+ instead of an instance of its parent type ‘Fam a’
+ In the definition of data constructor ‘MkFam’
+ In the data instance declaration for ‘Fam’