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-4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.8), conduit (>=1.0 && <1.4), conduit-extra (>=1.0 && <1.4), directory (>=1.1), exceptions, monad-loops (>=0.4.2), resourcet (>=0.3 && <1.3), stm (>=2.4 && <2.5), stm-chans (>=2.0 && <3.1), transformers (>=0.2 && <0.6), unliftio (>=0.2.0 && <0.3.0) [details] |
Tested with | ghc ==8.0.1, ghc ==8.2.1 |
License | BSD-3-Clause |
Author | Clark Gaebel |
Maintainer | cg.wowus.cg@gmail.com |
Category | Concurrency, Conduit |
Home page | https://github.com/cgaebel/stm-conduit |
Source repo | head: git clone git://github.com/cgaebel/stm-conduit.git |
Uploaded | by AlexanderVershilov at 2018-02-13T22:26:21Z |
Distributions | LTSHaskell:4.0.1, NixOS:4.0.1, Stackage:4.0.1 |
Reverse Dependencies | 35 direct, 16 indirect [details] |
Downloads | 35726 total (3 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-02-13 [all 1 reports] |