process-extras: Process extras

[ library, mit, system ] [ Propose Tags ]

Extends http://hackage.haskell.org/package/process. Read process input and output as ByteStrings or Text, or write your own ProcessOutput instance. Lazy process input and output. ProcessMaker class for more flexibility in the process creation API


[Skip to Readme]

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

Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3.0, 0.3.0.1, 0.3.1, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.3.3.5, 0.3.3.6, 0.3.3.7, 0.3.3.8, 0.3.4, 0.4, 0.4.1, 0.4.1.1, 0.4.1.3, 0.4.1.4, 0.7, 0.7.1, 0.7.2, 0.7.3, 0.7.4 (info)
Dependencies base (>=4.5 && <4.11), bytestring, deepseq (>=1.1 && <1.5), ListLike (>=4), process, text [details]
License MIT
Author David Lazar, Bas van Dijk, David Fox
Maintainer David Fox <dsf@seereason.com>
Revised Revision 2 made by HerbertValerioRiedel at 2019-03-31T09:23:12Z
Category System
Home page https://github.com/seereason/process-extras
Source repo head: git clone https://github.com/seereason/process-extras
Uploaded by DavidFox at 2016-01-18T17:29:28Z
Distributions Arch:0.7.4, Debian:0.7.4, LTSHaskell:0.7.4, NixOS:0.7.4, Stackage:0.7.4
Reverse Dependencies 27 direct, 34 indirect [details]
Downloads 51564 total (193 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-01-20 [all 1 reports]

Readme for process-extras-0.3.3.7

[back to package description]

About

Extra functionality for the Process library.

Contributing

This project is available on GitHub. You may contribute changes there.

Please report bugs and feature requests using the GitHub issue tracker.