ab08202a67a504f6f30493a7989e84e2c68e8198
[ghc-hetmet.git] / ghc / tests / ghci / ghci010.script
1 -- !!! check we can detect deadlock
2 :set -package concurrent
3 Concurrent.newEmptyMVar >>= Concurrent.takeMVar