X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail039.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail039.stderr;h=574b8888b3306fa5614a19a4fe0519dd051015f9;hb=349880a7ab565d31c0a0f91eb3776be63d9bfa84;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=1eefbbdd8b1a6ae1ed9098001573232f981fa0ea;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail039.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail039.stderr index e69de29..574b888 100644 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail039.stderr +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail039.stderr @@ -0,0 +1,8 @@ + +tcfail039.hs:3: + Conflicting definitions for: `==' + Defined at tcfail039.hs:7 + Imported from Prelude at tcfail039.hs:3 + + +Compilation had errors