Library for dealing with system processes


Keywords
library, system, Propose Tags, https://github.com/fpco/typed-process/#readme, , Index, Quick Jump, System.Cmd, System.Process, System.Process.Internals, process-1.6.19.0.tar.gz, browse, Package description, Package maintainers, AustinSeipp, BenGamari, HerbertValerioRiedel, IanLynagh, MichaelSnoyman, SimonMarlow, tomjaguarpaw, edit package information , 1.2.1.0, 1.2.2.0, 1.2.3.0, 1.6.18.0, 1.6.19.0
License
BSD-3-Clause
Install
cabal install process-1.6.19.0

Documentation

The process Package Hackage Tests

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.