Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
optics-extra Optics.Extra.Internal.Zoom No documentation available.
-
optics-extra Optics.Extra.Internal.Zoom No documentation available.
-
optics-extra Optics.Extra.Internal.Zoom No documentation available.
-
classy-prelude-conduit ClassyPrelude.Conduit Wrap the base monad in RWST Since 1.0.11
-
classy-prelude-conduit ClassyPrelude.Conduit Wrap the base monad in RWST Since 1.0.11
-
conduino Data.Conduino.Lift Turn a parameterized, state-transforming, log-producing Pipe into a Pipe over RWST, which can be useful for chaining it with other RWST pipes. See stateP and writerP for more details on caveats, including:
- Logging only happens when the (a,s,w)-returning pipe terminates. There is no "streaming logging" --- the resulting w is logged all at once.
- When the (a,s,w)-returning pipe terminates, whatever state in the RWST is overwritten with the s returned. If other pipes in the chain modify the s, their modifications will be overwritten.
-
conduino Data.Conduino.Lift rwsP, but for Control.Monad.Trans.RWS.Strict.
-
dunai Control.Monad.Trans.MSF.RWS -
classy-prelude-yesod ClassyPrelude.Yesod Wrap the base monad in RWST Since 1.0.11
-
classy-prelude-yesod ClassyPrelude.Yesod Wrap the base monad in RWST Since 1.0.11