X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Freader%2Fshould_fail%2Fread016.hs;fp=ghc%2Ftests%2Freader%2Fshould_fail%2Fread016.hs;h=0000000000000000000000000000000000000000;hb=16acb4976514ab4b03c79d6845e3f0e98a1a33cf;hp=493606a481a0eec83e32b74e7f7c71f421a0d850;hpb=f2eadfd5dfb23cc611e2540f46180bca7d095f15;p=ghc-hetmet.git diff --git a/ghc/tests/reader/should_fail/read016.hs b/ghc/tests/reader/should_fail/read016.hs deleted file mode 100644 index 493606a..0000000 --- a/ghc/tests/reader/should_fail/read016.hs +++ /dev/null @@ -1,7 +0,0 @@ --- !!! Infix decls w/ infix data constructors - -module ShouldFail where - -infix 6 |- - -ps |- q:qs = undefined