2ee93213d2ce026db38cdcd3e76b33c635cf9d20
[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