@hackage cabal-bounds0.7

A command line program for managing the bounds/versions of the dependencies in a cabal file.

A command line program for managing the bounds/versions of the dependencies in a cabal file.

`cabal-bounds` is able to do three things with the bounds of the dependencies in the cabal file:

  • drop them

  • update them by the library versions of the current cabal build

  • update them by the library versions of a haskell platform release

For further details please consult the README.