e7f90dd2f6abbf2449350a88ee96af1c08ab7630
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail056.stderr
1
2 Duplicate or overlapping instance declarations:
3   tcfail056.hs:5: {Eq Foo}
4   tcfail056.hs:8: {Eq Foo}
5
6 tcfail056.hs:8: Class `Eq' does not have a method `<='