packdeps-0.4.0.1: Check your cabal packages for lagging dependencies.

The packdeps package

This provides a library and command line tool for checking if the upper bounds in your package's dependency list excludes the newest package available. The code was originally available only as a web interface at http://packdeps.haskellers.com/, but is now available for standalone use as well.

The command line tool has an incredibly simple interface: simply pass it a list of cabal files, and it will tell you what dependencies- if any- are restricted.

Properties

Versions0.0.0, 0.0.1, 0.0.2.1, 0.0.3, 0.1.0.1, 0.2.0, 0.3.0, 0.3.0.1, 0.4.0.1
Dependenciesbase (4.*), bytestring (≥0.9), Cabal (≥1.8 & <1.17), containers (≥0.2), directory (≥1.0), filepath (≥1.1), split (≥0.1.2.3), tar (0.4.*), text (≥0.7), time (≥1.1.4)
LicenseBSD3
AuthorMichael Snoyman <michael@snoyman.com>
MaintainerMichael Snoyman <michael@snoyman.com>
StabilityStable
CategoryDistribution
Home pagehttp://packdeps.haskellers.com/
Source repositorygit clone git://github.com/snoyberg/packdeps.git
Executablespackdeps
Upload dateTue Sep 11 04:34:38 UTC 2012
Uploaded byMichaelSnoyman
Build failureghc-7.6 (log)

Modules

Downloads