[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail010.stderr
1
2 tcfail010.hs:3:
3     Ambiguous type variable(s) `t'
4         in the constraint `Num [t]'
5         arising from use of `+' at tcfail010.hs:3
6
7 Compilation had errors
8