summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T9200b.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T9200b.stderr')
-rw-r--r--testsuite/tests/polykinds/T9200b.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/polykinds/T9200b.stderr b/testsuite/tests/polykinds/T9200b.stderr
index 22f9df73f1..7c3cb65bd0 100644
--- a/testsuite/tests/polykinds/T9200b.stderr
+++ b/testsuite/tests/polykinds/T9200b.stderr
@@ -1,5 +1,5 @@
T9200b.hs:8:5: error:
- Expected kind ‘k’, but ‘'True’ has kind ‘Bool’
- In the first argument of ‘F’, namely ‘True’
- In the type family declaration for ‘F’
+ • Expected kind ‘k’, but ‘True’ has kind ‘Bool’
+ • In the first argument of ‘F’, namely ‘True’
+ In the type family declaration for ‘F’