The conduit package
Conduits are an approach to the streaming data problem. It is meant as an alternative to enumerators/iterators, hoping to address the same issues with different trade-offs based on real-world experience with enumerators. For more information, see http://www.yesodweb.com/blog/2011/12/conduits.
Properties
| Versions | 0.0.0, 0.0.0.1, 0.0.0.2, 0.0.1, 0.0.1.1, 0.0.2, 0.0.3, 0.0.4, 0.1.0, 0.1.1, 0.1.1.1, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.4.0, 0.4.0.1, 0.4.1, 0.4.1.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.5.2.1, 0.5.2.2, 0.5.2.3, 0.5.2.4, 0.5.2.5, 0.5.2.6, 0.5.2.7, 0.5.3, 0.5.4, 0.5.4.1, 0.5.4.2, 0.5.5, 0.5.6, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.4.1, 1.0.4.2, 1.0.5 |
|---|---|
| Dependencies | base (≥4.3 & <5), bytestring (≥0.9), containers, lifted-base (0.1.*), monad-control (≥0.3.1 & <0.4), text (≥0.11), transformers (≥0.2.2 & <0.3), transformers-base (≥0.4.1 & <0.5) |
| License | BSD3 |
| Author | Michael Snoyman |
| Maintainer | michael@snoyman.com |
| Category | Data, Conduit |
| Home page | http://github.com/snoyberg/conduit |
| Source repository | git clone git://github.com/snoyberg/conduit.git |
| Upload date | Tue Jan 10 21:44:06 UTC 2012 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-7.2 |
| Distributions | Fedora: 0.5.2.7, NixOS: 1.0.5, Debian: 1.0.0, FreeBSD: 1.0.2 |
Modules
Downloads
- conduit-0.0.2.tar.gz (Cabal source package)
- package description (included in the package)