lift -package:arrows
transformers Control.Monad.Trans.Class,
conduit Conduit,
pipes Pipes,
yesod-core Yesod.Core,
mmorph Control.Monad.Morph,
protolude Protolude,
relude Relude.Monad.Reexport,
streaming Streaming,
rio RIO.Prelude,
classy-prelude ClassyPrelude,
streamly Streamly.Data.Stream.MkType Streamly.Internal.Data.Stream.MkType,
pipes-parse Pipes.Parse,
pipes-group Pipes.Group,
HaTeX Text.LaTeX.Base.Writer,
Agda Agda.Utils.Monad,
rebase Rebase.Prelude Lift a computation from the argument monad to the constructed monad.
Convert a pure stream to a monadic stream
Turn a value into a Template Haskell expression, suitable for use in a
splice.
apply a function to the numeric value while preserving the unit
Lift a computation from the argument monad to the constructed monad.
Lift an array (i.e. point to the data through an intervening thunk).
Turn a value into a Template Haskell expression, suitable for use in a
splice.
Lift a computation from an inner monad to the current transformer
monad
Lift an action in the Process monad to GenProcess.