[project @ 1999-02-09 10:12:24 by sof]
[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
8
9 Compilation had errors
10