lifted-base: lifted IO operations from the base library
lifted-base
exports IO operations from the base library lifted to
any instance of MonadBase
or MonadBaseControl
.
Note that not all modules from base
are converted yet. If
you need a lifted version of a function from base
, just
ask me to add it or send me a patch.
The package includes a copy of the monad-peel
testsuite written
by Anders Kaseorg The tests can be performed using cabal test
.
[Skip to Readme]
Modules
[Index]
- Control
- Concurrent
- Chan
- Control.Concurrent.Lifted
- MVar
- QSem
- QSemN
- SampleVar
- Control.Concurrent.SampleVar.Lifted
- Exception
- Concurrent
- Data
- IORef
- Foreign
- Marshal
- System
- Timeout
Downloads
- lifted-base-0.2.3.12.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1, 0.1.1.1, 0.1.2, 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.2.3.4, 0.2.3.5, 0.2.3.6, 0.2.3.7, 0.2.3.8, 0.2.3.9, 0.2.3.10, 0.2.3.11, 0.2.3.12 |
---|---|
Change log | NEWS |
Dependencies | base (>=3 && <5), monad-control (>=0.3), transformers-base (>=0.4) [details] |
License | BSD-3-Clause |
Copyright | (c) 2011-2012 Bas van Dijk, Anders Kaseorg |
Author | Bas van Dijk, Anders Kaseorg |
Maintainer | Bas van Dijk <v.dijk.bas@gmail.com> |
Category | Control |
Home page | https://github.com/basvandijk/lifted-base |
Bug tracker | https://github.com/basvandijk/lifted-base/issues |
Source repo | head: git clone https://github.com/basvandijk/lifted-base.git |
Uploaded | by BasVanDijk at 2018-03-14T20:14:11Z |
Distributions | Arch:0.2.3.12, Debian:0.2.3.12, Fedora:0.2.3.12, FreeBSD:0.2.3.6, LTSHaskell:0.2.3.12, NixOS:0.2.3.12, Stackage:0.2.3.12, openSUSE:0.2.3.12 |
Reverse Dependencies | 274 direct, 4998 indirect [details] |
Downloads | 293730 total (441 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-14 [all 1 reports] |