@hackage cabal-plan-bounds0.1.6.1

Derives cabal bounds from build plans

  • Installation

  • Dependencies (0)

  • Dependents (0)

Manually curated dependency version ranges tend to become a lie: They likely include versions of your the dependencies that are neither longer tested by your CI system, or implied by compatibility with the tested versions.

So the conclusion must be to not write build-depends ranges by hand! Which is an unpleaseant chore instead.

Instead, derive the build-depends from your actual CI builds!

This tool helps with that. See the README for more information.