X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail005.hs;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail005.hs;h=0000000000000000000000000000000000000000;hb=e3b67289ad773d37576e763704baaca6b83d74db;hp=ca211e12165b7b388439710f57d4258703db4f49;hpb=29b46083beaa048af4b4a68e8f96909ac98a639f;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail005.hs b/ghc/compiler/tests/typecheck/should_fail/tcfail005.hs deleted file mode 100644 index ca211e1..0000000 --- a/ghc/compiler/tests/typecheck/should_fail/tcfail005.hs +++ /dev/null @@ -1,3 +0,0 @@ -module ShouldFail where - -(h:i) = (1,'a')