X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail001.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail001.stderr;h=0000000000000000000000000000000000000000;hb=e3b67289ad773d37576e763704baaca6b83d74db;hp=3a60d3776ce03c5b834662a79f0b8d5b34bc2504;hpb=29b46083beaa048af4b4a68e8f96909ac98a639f;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail001.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail001.stderr deleted file mode 100644 index 3a60d37..0000000 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail001.stderr +++ /dev/null @@ -1,21 +0,0 @@ - -tcfail001.hs:9:warning: - Duplicate class assertion `[(`A', - `a'), - (`A', - `a')]' in context: - [(`A', - `a'), - (`A', - `a')] - -tcfail001.hs:9: Couldn't match the type - `PrelBase.[]' against `GHC.-> [t{-anj-}]' - Expected: `[a{-ani-}]' - Inferred: `[t{-anj-}] -> [t{-ank-}]' - In an equation for function `op': - `op PrelBase.[] - = PrelBase.[]' - - -Compilation had errors