summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7939a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T7939a.stderr')
-rw-r--r--testsuite/tests/polykinds/T7939a.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/polykinds/T7939a.stderr b/testsuite/tests/polykinds/T7939a.stderr
index 7485eb019f..09b818a5b5 100644
--- a/testsuite/tests/polykinds/T7939a.stderr
+++ b/testsuite/tests/polykinds/T7939a.stderr
@@ -1,7 +1,7 @@
T7939a.hs:7:5:
- Expecting one more argument to ‛Maybe’
- The first argument of ‛F’ should have kind ‛*’,
- but ‛Maybe’ has kind ‛* -> *’
- In the type ‛Maybe’
- In the family declaration for ‛F’
+ Expecting one more argument to ‘Maybe’
+ The first argument of ‘F’ should have kind ‘*’,
+ but ‘Maybe’ has kind ‘* -> *’
+ In the type ‘Maybe’
+ In the family declaration for ‘F’