STM package:unliftio

Lifted version of Control.Concurrent.STM
A monad supporting atomic memory transactions.
A version of poll that can be used inside an STM transaction.
A version of waitAnyCatch that can be used inside an STM transaction.
A version of waitAny that can be used inside an STM transaction.
A version of waitBoth that can be used inside an STM transaction.
A version of waitCatch that can be used inside an STM transaction.
A version of waitEitherCatch that can be used inside an STM transaction.
A version of waitEither that can be used inside an STM transaction.
A version of waitEither_ that can be used inside an STM transaction.
A version of wait that can be used inside an STM transaction.
Renamed check for unqualified export
Renamed retry for unqualified export