summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail056.stderr-hugs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail056.stderr-hugs')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail056.stderr-hugs4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail056.stderr-hugs b/testsuite/tests/typecheck/should_fail/tcfail056.stderr-hugs
new file mode 100644
index 0000000000..d1521e1a78
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/tcfail056.stderr-hugs
@@ -0,0 +1,4 @@
+ERROR "tcfail056.hs":8 - Overlapping instances for class "Eq"
+*** This instance : Eq Foo
+*** Overlaps with : Eq Foo
+*** Common instance : Eq Foo