e94c4d02298d2812c930175f253d9e428262eea7
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail035.stderr
1  
2 tcfail035.hs:3: Duplicate or overlapping instance declarations
3     Class `PrelBase.Num' type `NUM'
4         at tcfail035.hs:6 and tcfail035.hs:7
5  
6 tcfail035.hs:3: Duplicate or overlapping instance declarations
7     Class `PrelBase.Num' type `NUM'
8         at tcfail035.hs:6 and tcfail035.hs:7
9
10
11 Compilation had errors