summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T2334A.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/T2334A.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/T2334A.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/T2334A.stderr b/testsuite/tests/indexed-types/should_fail/T2334A.stderr
index ff4e35206f..6b4197bfb4 100644
--- a/testsuite/tests/indexed-types/should_fail/T2334A.stderr
+++ b/testsuite/tests/indexed-types/should_fail/T2334A.stderr
@@ -1,15 +1,15 @@
T2334A.hs:9:26:
The constructor of a newtype must have exactly one field
- but ‛F’ has two
- In the definition of data constructor ‛F’
- In the newtype instance declaration for ‛F’
+ but ‘F’ has two
+ In the definition of data constructor ‘F’
+ In the newtype instance declaration for ‘F’
T2334A.hs:10:27:
The constructor of a newtype must have exactly one field
- but ‛H’ has none
- In the definition of data constructor ‛H’
- In the newtype instance declaration for ‛F’
+ but ‘H’ has none
+ In the definition of data constructor ‘H’
+ In the newtype instance declaration for ‘F’
T2334A.hs:12:15:
Conflicting family instance declarations: