[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail038.stderr
1
2 tcfail038.hs:7:
3     Conflicting definitions for `=='
4     in the bindings in an instance declaration
5
6 tcfail038.hs:8:
7     Conflicting definitions for `/='
8     in the bindings in an instance declaration
9
10 Compilation had errors
11