[project @ 2000-01-10 11:08:04 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail010.stderr
1
2 tcfail010.hs:3:
3     Ambiguous type variable(s) `t' in the constraint `Num [t]'
4     arising from use of `+' at tcfail010.hs:3
5     In the right-hand side of a lambda abstraction: z + 2
6
7 Compilation had errors
8