TerrorJack / process

Library for dealing with system processes

Home Page:http://hackage.haskell.org/package/process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The process Package Hackage Build Status Windows build status

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.

About

Library for dealing with system processes

http://hackage.haskell.org/package/process

License:Other


Languages

Language:Haskell 72.6%Language:C 24.8%Language:Terra 1.3%Language:Makefile 0.6%Language:M4 0.4%Language:Raku 0.4%Language:Batchfile 0.0%