Safe Haskell | None |
---|---|
Language | Haskell98 |
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
Safe Haskell | None |
---|---|
Language | Haskell98 |
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