Popularity
9.6
Stable
Activity
5.3
-
89
21
75
Monthly Downloads: 292
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v2.7.2.2
unix alternatives and similar packages
Based on the "unix" category.
Alternatively, view unix alternatives based on common mentions on social networks and blogs.
Developer Ecosystem Survey 2022
Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
Promo
surveys.jetbrains.com
Do you think we are missing an alternative of unix or a related project?
Popular Comparisons
README
The unix
Package

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.