[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail008.stderr
1  
2 tcfail008.hs:3:
3     Ambiguous type variable(s) `t'
4         in the constraint `PrelBase.Num [t]'
5         arising from the literal `2' at tcfail008.hs:3
6  
7 tcfail008.hs:3:
8     Ambiguous type variable(s) `t'
9         in the constraint `PrelBase.Num t'
10         arising from the literal `1' at tcfail008.hs:3
11
12
13 Compilation had errors
14