@hackage transformers-base0.3
Lift computations from the bottom of a transformer stack
Installation
Dependencies (3)
- base >=4.4 && <5
- monad-control >=0.2.0.2
- transformers >=0.2 && <0.7 Show all…
Dependents (442)
@hackage/typed-duration, @hackage/box, @hackage/eventsource-store-specs, @hackage/growler, @hackage/distributed-process-monad-control, @hackage/wai-middleware-verbs, Show all…
This package provides a straightforward port of monadLib's BaseM
typeclass to transformers.