| Promonad ZX Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.ZX | 
| Promonad Booleans Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Bool | 
| Promonad Cat Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Cat | 
| Promonad (:-) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Constraint | 
| Promonad GTE Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Cost | 
| Promonad Linear Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Linear | 
| Promonad Pointed Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.PointedHask | 
| Promonad Simplex Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Simplex | 
| Promonad Zero Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Zero | 
| Promonad Unit Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Unit | 
| Promonad Sym Source Comments # |  | 
| Instance detailsDefined in Proarrow.Tools.Laws | 
| Comonoid w => Promonad (ComonoidAsCat w :: Type -> Type -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Nat | 
| CategoryOf k => Promonad (Id :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Identity | 
| Promonad (->) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Core | 
| Promonad p => Promonad (Fix p :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Fix | 
| Profunctor p => Promonad (FreePromonad p :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Free | 
| CategoryOf k => Promonad (TerminalProfunctor :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Terminal | 
| CategoryOf k => Promonad (Cont r :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Promonad.Cont | 
| (Monoidal k, Ob s) => Promonad (State s :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Promonad.State | 
| Monad m => Promonad (Star (Prelude m) :: Type -> Type -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Star | 
| (Monoid c, CategoryOf k) => Promonad (HaskValue c :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.HaskValue | 
| Promonad p => Promonad (Wrapped p :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Wrapped | 
| (Comonoid r, MonoidalAction m k) => Promonad (Reader ('OP r) :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Promonad.Reader | 
| (Monoid w, MonoidalAction m k) => Promonad (Writer w :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Promonad.Writer | 
| Adjunction p q => Promonad (q :.: p :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Adjunction | 
| (p ~ j, Profunctor p) => Promonad (Ran ('OP j) p :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Ran | 
| (p ~ j, Profunctor p) => Promonad (Rift ('OP j) p :: k -> k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.Rift | 
| Promonad (Codiscrete :: CODISCRETE k -> CODISCRETE k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Discrete | 
| Promonad (Discrete :: DISCRETE k -> DISCRETE k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Discrete | 
| Promonad (LTE :: FIN n -> FIN n -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Fin | 
| TracedMonoidal k => Promonad (IntConstruction :: INT k -> INT k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.IntConstruction | 
| Num a => Promonad (Mat :: MatK a -> MatK a -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Mat | 
| Monoidal k => Promonad (Strictified :: [k] -> [k] -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Monoidal.Strictified | 
| Promonad p => Promonad (Rev p :: REV j -> REV j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Monoidal.Rev | 
| Promonad c => Promonad (Op c :: OPPOSITE j -> OPPOSITE j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Opposite | 
| Promonad p => Promonad (Coprod p :: COPROD j -> COPROD j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Object.BinaryCoproduct | 
| Promonad p => Promonad (Prod p :: PROD j -> PROD j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Object.BinaryProduct | 
| Promonad p => Promonad (List p :: LIST j -> LIST j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Profunctor.List | 
| Promonad (Prof :: PROFK j k -> PROFK j k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Prof | 
| Promonad p => Promonad (Kleisli :: KLEISLI p -> KLEISLI p -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Kleisli | 
| Promonad (Nat' :: NatK j k -> NatK j k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Nat | 
| Promonad (Terminal :: Unit '() '() -> Unit '() '() -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Terminal | 
| Promonad (Prof :: (j +-> k) -> (j +-> k) -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Prof | 
| Promonad (Nat :: (j -> Type) -> (j -> Type) -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Nat | 
| Promonad (Nat :: (k1 -> k2 -> k3 -> k4 -> Type) -> (k1 -> k2 -> k3 -> k4 -> Type) -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Nat | 
| Promonad (Nat :: (k1 -> k2 -> k3 -> Type) -> (k1 -> k2 -> k3 -> Type) -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Nat | 
| Promonad p => Promonad (Sub p :: SUBCAT ob -> SUBCAT ob -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Sub | 
| (Applicative f, Promonad p) => Promonad (Ap p :: AP f k -> AP f k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Ap | 
| Monoid m => Promonad (Mon :: MONOIDK m -> MONOIDK m -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Monoid | 
| (Promonad p, Promonad q) => Promonad (p :++: q :: COPRODUCT j1 j2 -> COPRODUCT j1 j2 -> Type) Source Comments # | The coproduct of two promonads. | 
| Instance detailsDefined in Proarrow.Category.Instance.Coproduct | 
| (Promonad p, Promonad q) => Promonad (p :**: q :: (j1, j2) -> (j1, j2) -> Type) Source Comments # | The product promonad of promonads pandq. | 
| Instance detailsDefined in Proarrow.Category.Instance.Product | 
| (CategoryOf k, Ob i, Ob j) => Promonad (Category :: PLAINK k i j -> PLAINK k i j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.CategoryAsBi | 
| CategoryOf k => Promonad (Mon2 :: MonK k i j -> MonK k i j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.MonoidalAsBi | 
| Profunctor p => Promonad (Collage :: COLLAGE p -> COLLAGE p -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Collage | 
| Ok cs p => Promonad (Free :: FREE cs p -> FREE cs p -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Instance.Free | 
| (Bicategory kk, Ob0 kk k) => Promonad (Endo :: ENDO kk k -> ENDO kk k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Monoidal.Endo | 
| Promonad (Bidiscrete :: DiscreteK ob j k -> DiscreteK ob j k -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Bidiscrete | 
| CategoryOf (kk j k2) => Promonad (Co :: COK kk j k2 -> COK kk j k2 -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Co | 
| CategoryOf (kk k2 j) => Promonad (Op :: OPK kk j k2 -> OPK kk j k2 -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Op | 
| (CategoryOf (kk j k2), Bicategory kk) => Promonad (Strictified :: Path kk j k2 -> Path kk j k2 -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Strictified | 
| MonoidalAction m k => Promonad (StT :: STT m k i j -> STT m k i j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Equipment.Stateful | 
| IsChart m c d => Promonad (ChartCat :: CHART m c d -> CHART m c d -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Monoidal.Optic | 
| IsOptic m c d => Promonad (OpticCat :: OPTIC m c d -> OPTIC m c d -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Monoidal.Optic | 
| Promonad ((~>) :: CAT (kk i j)) => Promonad (HomW :: HK kk i j -> HK kk i j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Hom | 
| Promonad ((~>) :: CAT (kk i j)) => Promonad (Sub :: SUBCAT tag kk i j -> SUBCAT tag kk i j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Sub | 
| CategoryOf (kk i j) => Promonad (W :: WKK kk i j -> WKK kk i j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Equipment.BiAsEquipment | 
| CategoryOf (kk i j) => Promonad (Q2 :: QKK kk i j -> QKK kk i j -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Equipment.Quintet | 
| (CategoryOf (jj (Fst ik) (Fst jl)), CategoryOf (kk (Snd ik) (Snd jl))) => Promonad (Prod :: PRODK jj kk ik jl -> PRODK jj kk ik jl -> Type) Source Comments # |  | 
| Instance detailsDefined in Proarrow.Category.Bicategory.Product |