[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail056.stderr
1  
2 tcfail056.hs:1:
3     Duplicate or overlapping instance declarations
4         for `PrelBase.Eq Foo' at tcfail056.hs:6 and tcfail056.hs:10
5  
6 tcfail056.hs:10: Class `PrelBase.Eq' does not have a method `<='
7
8
9 Compilation had errors
10