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.4.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.6) [details] |
License | BSD-3-Clause |
Copyright | 2014 Gabriel Gonzalez |
Author | Gabriel Gonzalez |
Maintainer | Gabriel439@gmail.com |
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 |
Uploaded | by GabrielGonzalez at 2016-04-03T18:30:45Z |
Distributions | Debian:1.0.12, LTSHaskell:1.0.12, NixOS:1.0.12, Stackage:1.0.12 |
Reverse Dependencies | 15 direct, 140 indirect [details] |
Downloads | 24018 total (2 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-11-27 [all 1 reports] |