[project @ 2001-10-30 16:17:34 by simonmar]
[ghc-hetmet.git] / ghc / tests / ghci / ghci010.script
1 -- !!! check we can detect deadlock
2 :set -package concurrent
3 Concurrent.newEmptyMVar >>= Concurrent.takeMVar