[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail090.hs
diff --git a/ghc/tests/typecheck/should_fail/tcfail090.hs b/ghc/tests/typecheck/should_fail/tcfail090.hs
deleted file mode 100644 (file)
index 3d8fc12..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{-# OPTIONS -fglasgow-exts #-}
-
-module ShouldFail where
-
-import PrelGHC
-
-die :: Int -> ByteArray#
-die _ = undefined