97514c6932552f3ec3d140cd33d5c87a765baedc
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail039.stderr
1
2 tcfail039.hs:11:
3     Ambiguous occurrence `=='
4     It could refer to either `==', defined at tcfail039.hs:7
5                           or `Prelude.==', imported from Prelude at tcfail039.hs:3
6
7 Compilation had errors
8