[project @ 2003-07-23 11:43:16 by simonmar]
[ghc-hetmet.git] / ghc / tests / ghci / ghci006.script
diff --git a/ghc/tests/ghci/ghci006.script b/ghc/tests/ghci/ghci006.script
deleted file mode 100644 (file)
index b768567..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-:unset +s +t
-:set -fglasgow-exts
--- test for contexts on existential types crashing the interpreter
-:l ghci006
-showQ (Q "foo")
-