summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds04.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/PolyKinds04.stderr')
-rw-r--r--testsuite/tests/polykinds/PolyKinds04.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds04.stderr b/testsuite/tests/polykinds/PolyKinds04.stderr
index 2796b1a898..1ffdf3910b 100644
--- a/testsuite/tests/polykinds/PolyKinds04.stderr
+++ b/testsuite/tests/polykinds/PolyKinds04.stderr
@@ -1,8 +1,8 @@
PolyKinds04.hs:5:16:
- Expecting one more argument to `Maybe'
- The first argument of `A' should have kind `*',
- but `Maybe' has kind `* -> *'
- In the type `A Maybe'
- In the definition of data constructor `B1'
- In the data declaration for `B'
+ Expecting one more argument to ‛Maybe’
+ The first argument of ‛A’ should have kind ‛*’,
+ but ‛Maybe’ has kind ‛* -> *’
+ In the type ‛A Maybe’
+ In the definition of data constructor ‛B1’
+ In the data declaration for ‛B’