category-extras-0.53.5: Various modules and constructs inspired by category theorySource codeContentsIndex
Control.Monad.Indexed.Trans
Portabilityportable (indexed monad transfomers)
Stabilityexperimental
MaintainerEdward Kmett <ekmett@gmail.com>
Description
TODO: figure out a meaningful way for indexed monads to transform indexed monads
Documentation
class IxMonadTrans t whereSource
Methods
ilift :: Monad m => m a -> t m i i aSource
show/hide Instances
Produced by Haddock version 2.4.2