[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail035.stderr
1
2 tcfail035.hs:3:
3     Duplicate or overlapping instance declarations
4         for `Num NUM'
5             defined at tcfail035.hs:7 and defined at tcfail035.hs:6
6
7 Compilation had errors
8