stm-conduit: Introduces conduits to channels, and promotes using conduits concurrently.
Provides two simple conduit wrappers around STM channels - a source and a sink.
Modules
[Index] [Quick Jump]
Downloads
- stm-conduit-4.0.1.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.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.4), stm (>=2.4 && <2.6), stm-chans (>=2.0 && <3.1), transformers (>=0.2 && <0.7), 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 |
Revised | Revision 1 made by Bodigrim at 2023-09-03T20:53:26Z |
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-09-27T10:18:55Z |
Distributions | LTSHaskell:4.0.1, NixOS:4.0.1, Stackage:4.0.1 |
Reverse Dependencies | 35 direct, 16 indirect [details] |
Downloads | 35393 total (290 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-09-27 [all 1 reports] |