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