X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Fstranal%2Fshould_compile%2Ftst.hs;fp=ghc%2Ftests%2Fstranal%2Fshould_compile%2Ftst.hs;h=0000000000000000000000000000000000000000;hb=16acb4976514ab4b03c79d6845e3f0e98a1a33cf;hp=561292107b2ab5f41c8715d72920ffaff0c3a899;hpb=f2eadfd5dfb23cc611e2540f46180bca7d095f15;p=ghc-hetmet.git diff --git a/ghc/tests/stranal/should_compile/tst.hs b/ghc/tests/stranal/should_compile/tst.hs deleted file mode 100644 index 5612921..0000000 --- a/ghc/tests/stranal/should_compile/tst.hs +++ /dev/null @@ -1,3 +0,0 @@ -module Test where -a :: [a] -> [[a]] -a x = [x]