pipes-group: Group streams into substreams

[ bsd3, control, library, pipes ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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.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 2017-09-03T02:34:35Z
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 23373 total (61 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-03 [all 1 reports]