Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Monoid.Monad
Documentation
Sequence actions and combine their monadic results with mappend
.
This type could be omitted, if Monad
would be a sub-class of Applicative
.
monoid-transformer-0.0.4: Monoid counterparts to some ubiquitous monad transformers
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Monoid.Monad
Sequence actions and combine their monadic results with mappend
.
This type could be omitted, if Monad
would be a sub-class of Applicative
.