| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Effects.Lift
Description
For lifting arbitrary monadic computations into an algebraic effect setting.
Documentation
Lift a monadic computation m a into the effect Lift m
Constructors
| Lift (m a) |
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Effects.Lift
Description
For lifting arbitrary monadic computations into an algebraic effect setting.
Lift a monadic computation m a into the effect Lift m
Constructors
| Lift (m a) |