[project @ 2001-10-30 16:17:34 by simonmar]
[ghc-hetmet.git] / ghc / tests / ghci / ghci010.script
diff --git a/ghc/tests/ghci/ghci010.script b/ghc/tests/ghci/ghci010.script
new file mode 100644 (file)
index 0000000..ab08202
--- /dev/null
@@ -0,0 +1,3 @@
+-- !!! check we can detect deadlock
+:set -package concurrent
+Concurrent.newEmptyMVar >>= Concurrent.takeMVar