universum-1.2.0: Custom prelude used in Serokell
Universum.Lifted.ST
Description
This module contains lifted version of stToIO function.
stToIO
Synopsis
stToIO :: MonadIO m => ST RealWorld a -> m a Source #
Lifted version of stToIO.