[project @ 1997-05-26 05:42:53 by sof]
[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