X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail039.stderr;h=489c1ce5ec3f75ad1ddd4629294cb16905af3415;hb=584d954c53359db8a83e6582e742167a957f7437;hp=97514c6932552f3ec3d140cd33d5c87a765baedc;hpb=baa3f2a98d1c7ed158ca9f6011168fda7a32f64d;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail039.stderr b/ghc/tests/typecheck/should_fail/tcfail039.stderr index 97514c6..489c1ce 100644 --- a/ghc/tests/typecheck/should_fail/tcfail039.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail039.stderr @@ -1,8 +1,5 @@ tcfail039.hs:11: Ambiguous occurrence `==' - It could refer to either `==', defined at tcfail039.hs:7 - or `Prelude.==', imported from Prelude at tcfail039.hs:3 - -Compilation had errors - + It could refer to either `ShouldFail.==', defined at tcfail039.hs:7 + or `PrelBase.==', imported from Prelude at tcfail039.hs:3 ()