[project @ 2003-07-21 14:28:02 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