[project @ 2003-07-22 16:18:06 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