Skip to content
Snippets Groups Projects
Ryan Scott's avatar
Ryan Scott authored
This commit was performed automatically by a script.
https://github.com/RyanGlScott/travis-maintenance
9ce1e7b4
History

The unix Package Hackage Build Status

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.