@hackage pipes-extra0.2.0
Various basic utilities for Pipes.
Categories
License
BSD-3-Clause
Maintainer
p.capriotti@gmail.com
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- bytestring >=0.9 && <0.10
- pipes-core >=0.1 && <0.2
- transformers >=0.2 && <0.4 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
examples
(off by default)
Build executables for the examples
This module contains basic utilities for Pipes to deal with files and chunked binary data, as well as extra combinators like zip and tee.