[project @ 2000-08-17 11:24:49 by rrt]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail037.stderr
1
2 tcfail037.hs:7:
3     Ambiguous occurrence `+'
4     It could refer to either `+', defined at tcfail037.hs:10
5                           or `Prelude.+', imported from Prelude at tcfail037.hs:3
6
7 Compilation had errors
8