summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail073.stderr-hugs
blob: 8148b896ae58c212f5ae8ea65ccd178c08b30f82 (plain)
1
2
3
4
ERROR "tcfail073.hs":8 - Overlapping instances for class "Eq"
*** This instance   : Eq (a,b)
*** Overlaps with   : Eq (a,b)
*** Common instance : Eq (a,b)