/packages-process

Mirror of packages-process repository. DO NOT SUBMIT PULL REQUESTS HERE

Primary LanguageHaskellOtherNOASSERTION

The process Package 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.