af65473bf4072ccadca0fa3fd8a9ca3555f9a159
[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'