The lifted-base package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥3 & <4.6), base-unicode-symbols (≥0.1.1 & <0.3), monad-control (0.3.*), transformers-base (0.4.*) |
| License | BSD3 |
| Copyright | (c) 2011 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 repository | git clone git://github.com/basvandijk/lifted-base.git |
| Upload date | Sat Jan 21 20:06:48 UTC 2012 |
| Uploaded by | BasVanDijk |
| Built on | ghc-7.4 |
| Distributions | Fedora: 0.1.2, NixOS: 0.2.0.5, Debian: 0.2.0.3, FreeBSD: 0.2.0.2 |
Modules
- Control
- Concurrent
- Exception
- System
- Timeout
Downloads
- lifted-base-0.1.0.3.tar.gz (Cabal source package)
- package description (included in the package)