summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail090.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail090.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail090.stderr7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail090.stderr b/testsuite/tests/typecheck/should_fail/tcfail090.stderr
new file mode 100644
index 0000000000..c63ced52c3
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/tcfail090.stderr
@@ -0,0 +1,7 @@
+
+tcfail090.hs:8:9:
+ Kind incompatibility when matching types:
+ a0 :: *
+ ByteArray# :: #
+ In the expression: undefined
+ In an equation for `die': die _ = undefined