[project @ 2001-01-17 15:23:39 by sewardj]
[ghc-hetmet.git] / ghc / interpreter / test / static / s014.hs
diff --git a/ghc/interpreter/test/static/s014.hs b/ghc/interpreter/test/static/s014.hs
deleted file mode 100644 (file)
index 6461272..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
---!!! Exporting non-existent module
-module M(module N) where
-x = 'a' -- dummy definition to get round a separate bug