Popularity
9.6
Stable
Activity
7.5
Growing
111
21
92
Monthly Downloads: 331
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.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

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.