[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail036.stderr
1
2 Duplicate instance declarations:
3   tcfail036.hs:6: Num NUM
4   tcfail036.hs:8: Num NUM
5
6 tcfail036.hs:9:
7     Class `Num' used as a type
8     When checking kinds in `Eq Num'
9     In the instance declaration for `Eq Num'