MHask-0.1.0.0: The category of monads

Safe HaskellSafe-Inferred

MHask.Indexed.Pointed

Documentation

class IxFunctor t => IxPointed t whereSource

Methods

ireturn :: (Monad m, Monad (t i i m)) => m ~> t i i mSource