summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds06.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/PolyKinds06.stderr')
-rw-r--r--testsuite/tests/polykinds/PolyKinds06.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds06.stderr b/testsuite/tests/polykinds/PolyKinds06.stderr
index fc1700f31f..d6fa854c8f 100644
--- a/testsuite/tests/polykinds/PolyKinds06.stderr
+++ b/testsuite/tests/polykinds/PolyKinds06.stderr
@@ -1,5 +1,5 @@
PolyKinds06.hs:9:11:
- Type constructor ‛A’ cannot be used here
+ Type constructor ‘A’ cannot be used here
(it is defined and used in the same recursive group)
- In the kind ‛A -> *’
+ In the kind ‘A -> *’