packages feed

cabal-bounds 0.1.8 → 0.1.9

raw patch · 1 files changed

+3/−1 lines, 1 files

Files

cabal-bounds.cabal view
@@ -1,5 +1,5 @@ name: cabal-bounds-version: 0.1.8+version: 0.1.9 cabal-version: >=1.9.2 build-type: Simple license: BSD3@@ -7,7 +7,9 @@ maintainer: daniel.trstenjak@gmail.com synopsis: A command line program for managing the bounds/versions of the dependencies in a cabal file. description: 'cabal-bounds' is able to do two things:+             .              * drop the bounds of the dependencies in the cabal file+             .              * update the bounds of the dependencies in the cabal file using the cabal build information              .              /Example: Raise the upper Bounds/