summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T14580.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T14580.stderr')
-rw-r--r--testsuite/tests/polykinds/T14580.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/polykinds/T14580.stderr b/testsuite/tests/polykinds/T14580.stderr
new file mode 100644
index 0000000000..babbb49cf8
--- /dev/null
+++ b/testsuite/tests/polykinds/T14580.stderr
@@ -0,0 +1,6 @@
+
+T14580.hs:8:31: error:
+ • Expected kind ‘Cat a’, but ‘(iso :: cat a b)’ has kind ‘cat a b’
+ • In the first argument of ‘ISO’, namely ‘(iso :: cat a b)’
+ In the type ‘ISO (iso :: cat a b)’
+ In the type declaration for ‘<-->’