X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail044.stderr;h=6a17c88a6320e969e04b115e2e439b88b7da51d6;hb=29b46083beaa048af4b4a68e8f96909ac98a639f;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail044.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail044.stderr index e69de29..6a17c88 100644 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail044.stderr +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail044.stderr @@ -0,0 +1,14 @@ + +tcfail044.hs:12: No instance for: + `PrelBase.Eval (a{-a19I-} -> a{-a19I-})' + tcfail044.hs:12: + in an instance declaration + When checking superclass constraints of an instance declaration + +tcfail044.hs:20: No instance for: + `PrelBase.Eval (PrelBase.Float -> PrelBase.Float)' + tcfail044.hs:20: + at a use of an overloaded identifier: `PrelBase.+' + + +Compilation had errors