[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / stranal / should_compile / tst.hs
diff --git a/ghc/tests/stranal/should_compile/tst.hs b/ghc/tests/stranal/should_compile/tst.hs
deleted file mode 100644 (file)
index 5612921..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-module Test where
-a :: [a] -> [[a]]
-a x = [x]