[project @ 2002-11-11 11:04:10 by simonpj]
[ghc-hetmet.git] / ghc / tests / ghci / ghci010.script
1 -- !!! check we can detect deadlock
2 :set -package concurrent
3 Concurrent.newEmptyMVar >>= Concurrent.takeMVar