stm-conduit: Introduces conduits to channels, and promotes using conduits concurrently.
Provides two simple conduit wrappers around STM channels - a source and a sink.
Downloads
- stm-conduit-3.0.0.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
| Versions [RSS] | 0.2.0, 0.2.1, 0.2.2, 0.2.2.1, 0.2.3.0, 0.2.3.1, 0.2.4, 0.2.4.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 1.0.0, 1.1.0, 2.0.0, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2, 2.2.1, 2.2.1.1, 2.2.2, 2.3.0, 2.4.0, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.6.1, 2.7.0, 2.8.0, 3.0.0, 4.0.0, 4.0.1 |
|---|---|
| Dependencies | async (>=2.0.1), base (>=4 && <5), cereal (>=0.4.0.1), cereal-conduit (>=0.7.2), conduit (>=1.0 && <1.3), conduit-combinators (>=0.3 && <1.3), conduit-extra (>=1.0 && <1.3), directory (>=1.1), ghc-prim, lifted-async (>=0.1), lifted-base (>=0.2.1), monad-control (>=0.3.2), monad-loops (>=0.4.2), resourcet (>=0.3 && <1.2), stm (>=2.4 && <2.5), stm-chans (>=2.0 && <3.1), transformers (>=0.2 && <0.6), void (>=0.7) [details] |
| Tested with | ghc >=7.6 && <7.11 |
| License | BSD-3-Clause |
| Author | Clark Gaebel |
| Maintainer | cg.wowus.cg@gmail.com |
| Uploaded | by ClarkGaebel at 2016-06-07T00:00:45Z |
| Revised | Revision 2 made by AlexanderVershilov at 2018-10-06T18:52:21Z |
| Category | Concurrency, Conduit |
| Home page | https://github.com/cgaebel/stm-conduit |
| Source repo | head: git clone git://github.com/cgaebel/stm-conduit.git |
| Reverse Dependencies | 35 direct, 19 indirect [details] |
| Downloads | 36802 total (132 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-06-07 [all 1 reports] |