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
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), bytestring (0.9.*), Cabal (≥1.8 & <1.15), containers (≥0.2 & <0.5), directory (≥1.0 & <1.2), filepath (≥1.1 & <1.4), split (≥0.1.2.3 & <0.2), tar (≥0.3.1 & <0.4), text (≥0.7 & <0.12), time (≥1.1.4) |
| License | BSD3 |
| Author | Michael Snoyman <michael@snoyman.com> |
| Maintainer | Michael Snoyman <michael@snoyman.com> |
| Stability | Stable |
| Category | Distribution |
| Home page | http://packdeps.haskellers.com/ |
| Source repository | git clone git://github.com/snoyberg/packdeps.git |
| Executables | packdeps-yesod, packdeps |
| Upload date | Sat Dec 24 20:48:15 UTC 2011 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-7.4 |
| Build failure | ghc-7.2 (log) |
Modules
- Distribution
Downloads
- packdeps-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)