Mask yield, fixes #23
This commit is contained in:
@@ -345,6 +345,7 @@ import qualified Control.Exception
|
|||||||
import Control.Monad.STM as X
|
import Control.Monad.STM as X
|
||||||
import Control.Concurrent as X hiding (
|
import Control.Concurrent as X hiding (
|
||||||
throwTo
|
throwTo
|
||||||
|
, yield
|
||||||
)
|
)
|
||||||
import Control.Concurrent.Async as X
|
import Control.Concurrent.Async as X
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user