X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail022.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail022.stderr;h=43d06b7c23dc75f110a07315c46a04d591b78175;hb=349880a7ab565d31c0a0f91eb3776be63d9bfa84;hp=277f09ddb735f196eb9e6aacbe2f6204d59f7e51;hpb=1eefbbdd8b1a6ae1ed9098001573232f981fa0ea;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail022.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail022.stderr index 277f09d..43d06b7 100644 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail022.stderr +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail022.stderr @@ -1,6 +1,8 @@ -"tcfail022.hs", line 2: multiple declarations of variable: - f ( "tcfail022.hs", line 2, "tcfail022.hs", line 6) -Fail: Compilation errors found +tcfail022.hs:2: + Conflicting exports for local name: f + module Main + module Main -ghc: execution of the Haskell compiler had trouble + +Compilation had errors