[project @ 2001-01-17 15:23:39 by sewardj]
[ghc-hetmet.git] / ghc / interpreter / test / static / s034.hs
diff --git a/ghc/interpreter/test/static/s034.hs b/ghc/interpreter/test/static/s034.hs
deleted file mode 100644 (file)
index 0a764af..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
---!!! Trying to export restricted type synonyms
-module M(T(..)) where
-type T = Char in x :: T
-x = 'a'
\ No newline at end of file