X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail035.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail035.stderr;h=0000000000000000000000000000000000000000;hb=e3b67289ad773d37576e763704baaca6b83d74db;hp=e94c4d02298d2812c930175f253d9e428262eea7;hpb=29b46083beaa048af4b4a68e8f96909ac98a639f;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail035.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail035.stderr deleted file mode 100644 index e94c4d0..0000000 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail035.stderr +++ /dev/null @@ -1,11 +0,0 @@ - -tcfail035.hs:3: Duplicate or overlapping instance declarations - Class `PrelBase.Num' type `NUM' - at tcfail035.hs:6 and tcfail035.hs:7 - -tcfail035.hs:3: Duplicate or overlapping instance declarations - Class `PrelBase.Num' type `NUM' - at tcfail035.hs:6 and tcfail035.hs:7 - - -Compilation had errors