pipes-core-0.1.0: Compositional pipelines

The pipes-core package

This library offers an abstraction similar in scope to iteratees/enumerators/enumeratees, but with different characteristics and naming conventions.

This package is a fork of the original pipes package by Gabriel Gonzalez. See https://github.com/pcapriotti/pipes-core/wiki/pipes-core-vs-pipes for a comparison between the two packages.

Differences with traditional iteratees:

Check out Control.Pipe for a copious introduction (in the spirit of the iterIO library), and Control.Pipe.Combinators for some basic combinators and Pipe examples.

Properties

Versions0.0.1, 0.1.0
Dependenciesbase (4.*), categories (1.0.*), lifted-base (0.1.*), monad-control (0.3.*), transformers (≥0.2 & <0.4), void (0.5.*)
LicenseBSD3
Copyright2012 Gabriel Gonzalez, 2012 Paolo Capriotti
AuthorGabriel Gonzalez, Paolo Capriotti
Maintainerp.capriotti@gmail.com
StabilityExperimental
CategoryControl, Enumerator
Home pagehttps://github.com/pcapriotti/pipes-core
Bug trackerhttps://github.com/pcapriotti/pipes-core/issues
Source repositorygit clone https://github.com/pcapriotti/pipes-core
Upload dateMon Apr 9 21:29:15 UTC 2012
Uploaded byPaoloCapriotti
Built onghc-7.4

Modules

Downloads