pipes-group: Group streams into substreams
pipes-group uses FreeT and lenses to group streams into
sub-streams. Notable features include:
Perfect Streaming: Group elements without collecting them into memory
Lens Support: Use lenses to simplify many common operations
Pipes.Group contains the full documentation for this library.
Read Pipes.Group.Tutorial for an extensive tutorial.
Downloads
- pipes-group-1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12 |
|---|---|
| Dependencies | base (>=4 && <5), free (>=3.2 && <5), pipes (>=4.0 && <4.2), pipes-parse (>=3.0.0 && <3.1), transformers (>=0.2.0.0 && <0.5) [details] |
| License | BSD-3-Clause |
| Copyright | 2014 Gabriel Gonzalez |
| Author | Gabriel Gonzalez |
| Maintainer | Gabriel439@gmail.com |
| Uploaded | by GabrielGonzalez at 2014-12-31T21:11:20Z |
| Category | Control, Pipes |
| Bug tracker | https://github.com/Gabriel439/Haskell-Pipes-Group-Library/issues |
| Source repo | head: git clone https://github.com/Gabriel439/Haskell-Pipes-Group-Library |
| Reverse Dependencies | 15 direct, 142 indirect [details] |
| Downloads | 24373 total (37 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2014-12-31 [all 1 reports] |