The latest version of packdeps is 0.6.0.0-1.
packdeps
Version 0.4.3 revision 0 uploaded by MichaelSnoyman.
Package meta
- Synopsis
- Check your cabal packages for lagging dependencies.
- Description
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.
- Author
- Michael Snoyman <michael@snoyman.com>
- Bug reports
- n/a
- Category
- Distribution
- Copyright
- n/a
- Homepage
- http://packdeps.haskellers.com/
- Maintainer
- Michael Snoyman <michael@snoyman.com>
- Package URL
- n/a
- Stability
- Stable