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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.3), pipes (>=4.0 && <4.4), pipes-parse (>=3.0.0 && <3.1), transformers (>=0.2.0.0 && <0.7) [details]
License BSD-3-Clause
Copyright 2014 Gabriella Gonzalez
Author Gabriella Gonzalez
Maintainer GenuineGabriella@gmail.com
Revised Revision 9 made by GabrielGonzalez at 2023-04-08T15:41:06Z
Category Control, Pipes
Bug tracker https://github.com/Gabriella439/pipes-group/issues
Source repo head: git clone https://github.com/Gabriella439/pipes-group
Uploaded by GabrielGonzalez at 2018-07-04T02:53:56Z
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 23371 total (59 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-07-04 [all 1 reports]