[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail010.stderr
1  
2 tcfail010.hs:3: No instance for:
3                     `PrelBase.Num [t{-aHi-}]'
4     tcfail010.hs:3:
5         at a use of an overloaded identifier: `PrelBase.+'
6  
7 tcfail010.hs:3: No instance for:
8                     `PrelBase.Num [t{-aHi-}]'
9     tcfail010.hs:3:
10         at a use of an overloaded identifier: `PrelBase.+'
11
12
13 Compilation had errors