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.11.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 && <1.1), transformers-base (>=0.4 && <0.5) [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> |
Revised | Revision 1 made by BasVanDijk at 2018-01-12T09:30:04Z |
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 2017-05-27T14:31:36Z |
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 | 272 direct, 4966 indirect [details] |
Downloads | 292868 total (292 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-27 [all 1 reports] |