-
Herbert Valerio Riedel authored
Signed-off-by:
Herbert Valerio Riedel <hvr@gnu.org>
Herbert Valerio Riedel authoredSigned-off-by:
Herbert Valerio Riedel <hvr@gnu.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 621 B
unix
Package
The See unix
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.