lifted-base

lifted IO operations from the base library

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

Version on this page:0.2.2.1
LTS Haskell 22.18:0.2.3.12
Stackage Nightly 2024-04-25: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.2.1@sha256:d42efd171f1d9f8871f167d4173e123d06a07e1dd298a050d5d76e02eabf286e,3510

Module documentation for 0.2.2.1

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.