summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail182.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail182.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail182.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail182.stderr b/testsuite/tests/typecheck/should_fail/tcfail182.stderr
new file mode 100644
index 0000000000..d6b97af250
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/tcfail182.stderr
@@ -0,0 +1,6 @@
+
+tcfail182.hs:9:3:
+ Couldn't match expected type `Prelude.Maybe a'
+ with actual type `Maybe t0'
+ In the pattern: Foo
+ In an equation for `f': f Foo = 3