X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail046.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail046.stderr;h=0000000000000000000000000000000000000000;hb=e3b67289ad773d37576e763704baaca6b83d74db;hp=858e48e62645a01ed91649ecd7af4129438cca36;hpb=29b46083beaa048af4b4a68e8f96909ac98a639f;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr deleted file mode 100644 index 858e48e..0000000 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr +++ /dev/null @@ -1,35 +0,0 @@ - -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