X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail007.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail007.stderr;h=cbf5b51eeb943a948f9fd7edf89ecf8906647180;hb=349880a7ab565d31c0a0f91eb3776be63d9bfa84;hp=207597e1c12ab88697f75d7c65576d6f540a556b;hpb=1eefbbdd8b1a6ae1ed9098001573232f981fa0ea;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail007.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail007.stderr index 207597e..cbf5b51 100644 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail007.stderr +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail007.stderr @@ -1,6 +1,8 @@ -"tcfail007.hs", line 4: No such instance: - class "Num", type "Bool" (at an overloaded literal: 1) -Fail: Compilation errors found +tcfail007.hs:4: No instance for: + `PrelBase.Num PrelBase.Bool' + tcfail007.hs:4: + at a use of an overloaded identifier: `PrelBase.+' -ghc: execution of the Haskell compiler had trouble + +Compilation had errors