tubes: Effectful, iteratee-inspired stream processing based on a free monad.
This package provides the Tube monad transformer, allowing any monad
computation to become a stream processing pipeline. A computation of type
Tube a b m r consumes values of type a and produces values of type
b.
Examples and more information may be found at https://github.com/gatlin/tubes.
Downloads
- tubes-0.1.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.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.2.3, 1.0.0.0, 1.0.0.1, 1.1.0.0, 2.0.0.0, 2.0.0.1, 2.1.0.0, 2.1.1.0 |
|---|---|
| Dependencies | base (>=4.6 && <5), free (>=4.12), mtl, transformers (>=0.3) [details] |
| License | GPL-3.0-only |
| Copyright | 2015 |
| Author | Gatlin C Johnson |
| Maintainer | gatlin@niltag.net |
| Uploaded | by gatlin at 2015-06-01T15:46:28Z |
| Category | Control, Streaming |
| Home page | https://github.com/gatlin/tubes |
| Source repo | head: git clone https://github.com/gatlin/tubes |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 8454 total (28 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-06-03 [all 1 reports] |