Hoogle Search
Within Stackage Nightly 2025-08-16 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
:>>= ) :: f x -> (x -> g a) -> Comp (f :: Type -> Type) (g :: k -> Type) (a :: k)functor-combinators Control.Monad.Freer.Church No documentation available.
(
=<<->>= ) :: Monad m => (a -> m b) -> (b -> m a) -> m a <-> m binvertible Data.Invertible.Monad Crazy operator form of bind.
(
.>>= ) :: Expr -> Expr -> Exprlanguage-c99-simple Language.C99.Simple.Expr No documentation available.