summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail038.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail038.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail038.stderr10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail038.stderr b/testsuite/tests/typecheck/should_fail/tcfail038.stderr
new file mode 100644
index 0000000000..70e13f3c72
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/tcfail038.stderr
@@ -0,0 +1,10 @@
+
+tcfail038.hs:7:11:
+ Conflicting definitions for `=='
+ Bound at: tcfail038.hs:7:11-12
+ tcfail038.hs:9:11-12
+
+tcfail038.hs:8:11:
+ Conflicting definitions for `/='
+ Bound at: tcfail038.hs:8:11-12
+ tcfail038.hs:10:11-12