[project @ 1997-09-03 23:31:30 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail008.stderr
1  
2 tcfail008.hs:3: No instance for: `PrelBase.Num [taBA]'
3     arising from the literal 2 at tcfail008.hs:3
4  
5 tcfail008.hs:3: No instance for: `PrelBase.Num [taBA]'
6     arising from the literal 2 at tcfail008.hs:3
7  
8 tcfail008.hs:3: No instance for: `PrelBase.Num [PrelBase.Int]'
9     arising from the literal 2 at tcfail008.hs:3
10
11
12 Compilation had errors