Safe Haskell | None |
---|---|
Language | Haskell98 |
Control.Effect.Monad
Documentation
All monads are parametric effect monads with a trivial singleton-monoid index.
This wrapper wraps normal monads into the Effect interface using the M
contructor.
Wrap regular monads up