BSD-3-Clause licensed and maintained by Michael Snoyman
This version can be pinned in stack with:packdeps-0.6.0.0@sha256:4f6a9681a232615b9df20f99e48a1e0712bbe64d648585d89788bb6949a95309,2318

Module documentation for 0.6.0.0

packdeps

Build Status

Check the upper bounds on a package to determine if there are newer versions of dependencies.

Changes

ChangeLog for packdeps

0.6.0.0

  • Switch to Cabal 3.2

0.5.0.0

  • Switch to Cabal 3.0

0.4.5

  • Switch to Cabal 2.2
  • Add preferred switch

0.4.4

  • Switch over to Cabal 2.0. (Normally it would be better to keep backwards compat, but the API breakage is too high.)

0.4.3

  • Updates (better cabal config parsing) #30

0.4.2

  • Added –quiet flag to suppress output for up to date cabal files #29

0.4.1

  • Cli improvements: UI tweaks and –recursive flag #28