Popularity
9.6
Stable
Activity
4.8
-
82
21
74
Monthly Downloads: 572
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v1.6.15.0
process alternatives and similar packages
Based on the "process" category.
Alternatively, view process alternatives based on common mentions on social networks and blogs.
-
process-streaming
Concurrent, streaming access to the input and outputs of system processes.
Do you think we are missing an alternative of process or a related project?
README
The process
Package

See process
on Hackage for
more information.
Installing from Git
To build this package using Cabal directly from Git, you must run
autoreconf -i
before the usual Cabal build steps (cabal
{configure,build,install}
). The program autoreconf
is part of
GNU autoconf. There is no
need to run the configure
script: cabal configure
will do this for
you.