[project @ 1998-04-30 20:31:10 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail008.stderr
1  
2 tcfail008.hs:3:
3     Ambiguous type variable(s)
4     `aN4'
5         in the constraint `Num [aN4]'
6         arising from the literal `2' at tcfail008.hs:3
7  
8 tcfail008.hs:3:
9     Ambiguous type variable(s)
10     `aN4'
11         in the constraint `Num aN4'
12         arising from the literal `1' at tcfail008.hs:3
13
14
15 Compilation had errors