X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail046.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail046.stderr;h=858e48e62645a01ed91649ecd7af4129438cca36;hb=349880a7ab565d31c0a0f91eb3776be63d9bfa84;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=1eefbbdd8b1a6ae1ed9098001573232f981fa0ea;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr index e69de29..858e48e 100644 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr +++ b/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr @@ -0,0 +1,35 @@ + +tcfail046.hs:4: No instance for class + `PrelBase.Eq' + at type + `Process a{-r7b-}' + +tcfail046.hs:4: No instance for class + `PrelBase.Eq' + at type + `Process a{-r7g-}' + +tcfail046.hs:4: No instance for class + `PrelBase.Eq' + at type + `Process a{-r7b-}' + +tcfail046.hs:4: No instance for class + `PrelBase.Eq' + at type + `Process a{-r7g-}' + +tcfail046.hs:23: No instance for: + `PrelBase.Eq (Process a{-a11o-})' + tcfail046.hs:23: + at a use of an overloaded identifier: `PrelBase.==' + When checking methods of an instance declaration + +tcfail046.hs:15: No instance for: + `PrelBase.Eq (Process a{-a14I-})' + tcfail046.hs:15: + at a use of an overloaded identifier: `PrelBase.==' + When checking methods of an instance declaration + + +Compilation had errors