summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T17360.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T17360.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T17360.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T17360.stderr b/testsuite/tests/typecheck/should_fail/T17360.stderr
new file mode 100644
index 0000000000..9eccd7fe29
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/T17360.stderr
@@ -0,0 +1,6 @@
+
+T17360.hs:11:5: error:
+ A levity-polymorphic type is not allowed here:
+ Type: Id a
+ Kind: TYPE r
+ In the type of binder ‘x’