@hackage lifted-base0.2.3.7
lifted IO operations from the base library
Installation
Dependencies (3)
- base >=3 && <5
- monad-control >=0.3 && <1.1
- transformers-base >=0.4 && <0.5 Show all…
Dependents (321)
@hackage/typed-duration, @hackage/yesod-auth-fb, @hackage/rfc, @hackage/craft, @hackage/warp, @hackage/servant-tracing, Show all…
IO operations from the base library lifted to any instance of
MonadBase or MonadBaseControl
The package includes a copy of the monad-peel testsuite written by
Anders Kaseorg The tests can be performed using cabal test.