Safe Haskell | Safe-Inferred |
---|
MHask
Contents
Description
Various abstractions in the category of MHask. This re-exports everything, and should be imported qualified so that the operations and classes do not clash with their Hask counterparts.
import qualified MHask
- module MHask.Arrow
- module MHask.Functor
- module MHask.Pointed
- module MHask.Monad
- module MHask.Copointed
- module MHask.Comonad
- module MHask.Indexed.Functor
- module MHask.Indexed.Pointed
- module MHask.Indexed.Monad
- module MHask.Indexed.Copointed
- module MHask.Indexed.Comonad
Prelimiary
module MHask.Arrow
Classes
module MHask.Functor
module MHask.Pointed
module MHask.Monad
module MHask.Copointed
module MHask.Comonad
Indexed Classes
module MHask.Indexed.Functor
module MHask.Indexed.Pointed
module MHask.Indexed.Monad
module MHask.Indexed.Copointed
module MHask.Indexed.Comonad