[project @ 1997-07-30 23:52:45 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail008.stderr
1  
2 tcfail008.hs:3: No instance for:
3                     `PrelBase.Num [t{-aHf-}]'
4     tcfail008.hs:3:
5         at an overloaded literal: 2
6  
7 tcfail008.hs:3: No instance for:
8                     `PrelBase.Num [t{-aHf-}]'
9     tcfail008.hs:3:
10         at an overloaded literal: 2
11  
12 tcfail008.hs:3: No instance for:
13                     `PrelBase.Num [PrelBase.Int]'
14     tcfail008.hs:3:
15         at an overloaded literal: 2
16
17
18 Compilation had errors