[project @ 2001-03-01 15:36:35 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail036.stderr
1
2 Duplicate or overlapping 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'