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.
[Skip to Readme]
Downloads
- packdeps-0.6.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.14 && <5), bytestring (>=0.9), Cabal (>=3.2 && <3.3), containers (>=0.2), directory (>=1.0), filepath (>=1.1), optparse-applicative (>=0.14 && <0.17), packdeps, process, semigroups, split (>=0.1.2.3), tar (>=0.4 && <0.6), text (>=0.7), time (>=1.1.4) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman <michael@snoyman.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Revised | Revision 1 made by MichaelSnoyman at 2020-08-14T06:11:36Z |
Category | Distribution |
Home page | http://packdeps.haskellers.com/ |
Source repo | head: git clone git://github.com/snoyberg/packdeps.git |
Uploaded | by MichaelSnoyman at 2020-07-27T08:56:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | packdeps |
Downloads | 17101 total (73 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 2020-07-27 [all 3 reports] |