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