cabal-progdeps: Show dependencies of program being built in current directory

[ bsd3, distribution, program ] [ Propose Tags ]

This utility can be used to display the version dependency information for the program being built in the current directory. Essentially it parses the dist/setup-config and displays the information in a readable format. This can be very helpful when adding version constraints to your package's dependencies in that it shows what your package is currently built (or configured to be built) with.

n.b. It's called "progdeps" instead of "pkgdeps" because it's examining the build information in the current directory and not actual packages.

Usage: cabal-progdeps

Works with cabal-dev and cabal.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0
Dependencies base (>=4 && <5), Cabal (>1.10 && <2), directory (>=1.1 && <1.2), filepath (>=1.2 && <1.3) [details]
License BSD-3-Clause
Author Kevin Quick
Maintainer quick@sparq.org
Category Distribution
Uploaded by KevinQuick at 2012-01-14T07:23:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cabal-progdeps
Downloads 1346 total (4 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-10-27 [all 9 reports]