X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail018.stderr;h=df711e5e067bd65ad16c2b95d040673073df5e2d;hb=29b46083beaa048af4b4a68e8f96909ac98a639f;hp=7f564f455152653cefd9ff3f5b9e3372bdc71a5d;hpb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail018.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail018.stderr index 7f564f4..df711e5 100644 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail018.stderr +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail018.stderr @@ -1,6 +1,13 @@ -"tcfail018.hs", line 5: No such instance: - class "Num", type "[tt3]" (at an overloaded literal: 1) -Fail: Compilation errors found +tcfail018.hs:5: No instance for: + `PrelBase.Num [t{-aHg-}]' + tcfail018.hs:5: + at an overloaded literal: 1 + +tcfail018.hs:5: No instance for: + `PrelBase.Num [t{-aHg-}]' + tcfail018.hs:5: + at an overloaded literal: 1 + -ghc: execution of the Haskell compiler had trouble +Compilation had errors