summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T20064.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T20064.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T20064.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T20064.stderr b/testsuite/tests/typecheck/should_fail/T20064.stderr
new file mode 100644
index 0000000000..eb63a9a283
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/T20064.stderr
@@ -0,0 +1,5 @@
+
+T20064.hs:14:7: error:
+ • No instance for (C Int b0) arising from a use of ‘meth’
+ • In the expression: meth ab
+ In an equation for ‘foo’: foo = meth ab