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.9.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.1), pipes (>=4.0 && <4.4), 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 2018-01-28T16:01:10Z |
Distributions | Debian:1.0.12, LTSHaskell:1.0.12, NixOS:1.0.12, Stackage:1.0.12 |
Reverse Dependencies | 14 direct, 138 indirect [details] |
Downloads | 23803 total (58 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-01-28 [all 1 reports] |