Popularity
9.6
Stable
Activity
5.5
Declining
96
21
82
Monthly Downloads: 369
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.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
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.