packdeps: Check your cabal packages for lagging dependencies.

[ bsd3, distribution, library, program ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.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, 0.4.0.2, 0.4.0.3, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3, 0.4.4, 0.4.5, 0.5.0.0, 0.6.0.0
Dependencies base (>=4 && <5), bytestring (>=0.9 && <0.10), Cabal (>=1.8 && <1.11), containers (>=0.2 && <0.5), directory (>=1.0 && <1.2), filepath (>=1.1 && <1.3), split (>=0.1.2.3 && <0.2), tar (>=0.3.1 && <0.4), text (>=0.7 && <0.12), time (>=1.1.4 && <1.3) [details]
License BSD-3-Clause
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Category Distribution
Home page http://packdeps.haskellers.com/
Source repo head: git clone git://github.com/snoyberg/packdeps.git
Uploaded by MichaelSnoyman at 2010-12-09T10:00:52Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables packdeps
Downloads 16766 total (63 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]