lifted-base

lifted IO operations from the base library

https://github.com/basvandijk/lifted-base

Version on this page:0.2.3.10
LTS Haskell 22.14:0.2.3.12
Stackage Nightly 2024-03-28:0.2.3.12
Latest on Hackage:0.2.3.12

See all snapshots lifted-base appears in

BSD-3-Clause licensed by Bas van Dijk, Anders Kaseorg
Maintained by Bas van Dijk
This version can be pinned in stack with:lifted-base-0.2.3.10@sha256:046348b2800cd9b3556488b253288a81a23c5be77feb19ff2b2808ff1f35609c,3529

Module documentation for 0.2.3.10

Hackage Build Status

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.