summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T5716a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T5716a.stderr')
-rw-r--r--testsuite/tests/polykinds/T5716a.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/polykinds/T5716a.stderr b/testsuite/tests/polykinds/T5716a.stderr
index e21d446678..5cee2edc2e 100644
--- a/testsuite/tests/polykinds/T5716a.stderr
+++ b/testsuite/tests/polykinds/T5716a.stderr
@@ -1,7 +1,7 @@
T5716a.hs:10:27:
- Data constructor ‛Bar’ cannot be used here
+ Data constructor ‘Bar’ cannot be used here
(it comes from a data family instance)
- In the type ‛Bar a’
- In the definition of data constructor ‛Bar’
- In the data instance declaration for ‛DF’
+ In the type ‘Bar a’
+ In the definition of data constructor ‘Bar’
+ In the data instance declaration for ‘DF’