packdeps: Check your cabal packages for lagging dependencies.
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.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
web | Build the web-based interface. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- packdeps-0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | hamlet (>=0.10 && <0.11), yesod (>=0.9 && <0.10), yesod-newsfeed (>=0.3 && <0.4) [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 2011-11-28T16:51:25Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | save-newest, packdeps-yesod, packdeps |
Downloads | 17203 total (57 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-26 [all 6 reports] |