@hackage transformers-base0.4.6.1
Lift computations from the bottom of a transformer stack
Installation
Tested Compilers
Dependencies (5)
- base >=3 && <5 && (<4.4 || >=4.5)
- base-orphans >=0.3
- stm >=2.3
- transformers >=0.2
- transformers-compat >=0.6.1 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…
Package Flags
orphaninstances
(on by default)
Import orphan Applicative instances for lazy and strict ST if needed
Transformers-Base
This package provides a straightforward port of monadLib's BaseM typeclass to transformers.
Installation
The usual:
$ cabal install