Metadata revisions for cabal-bounds-1.0.0

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 (cabal-bounds-1.0.0-r1) 2015-08-21T06:45:16Z DanielTrstenjak c1cf324dbc81ec84fb2ba3ed2900c0ad0e18b09d24621cadf6dba66314f9bd8a
  • Changed description from

    A command line program for managing the bounds/versions of the dependencies in a cabal file.
    
    'cabal-bounds' is able to do these 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
    
    * update them by the library versions specified by a file
    
    * dump the libraries/dependencies and their lower bound versions from the cabal file(s) into a file
    
    For further details please consult the <https://github.com/dan-t/cabal-bounds README>.
    
    /Installation/
    
    You have to ensure, that the 'Cabal' library of 'cabal-bounds' matches the one used by the 'cabal' binary:
    
    > $ cabal --version
    > cabal-install version 1.18.0.2
    > using version 1.18.1 of the Cabal library
    
    > $ cabal install --constraint="Cabal == 1.18.1" cabal-bounds
    
    If you update the 'cabal' binary and the used 'Cabal' library changes, then you have to rebuild 'cabal-bounds'.
    
    /Issues/
    
    Perhaps the currently most annoying thing is, that you have to live with the reformating of your
    'cabal' file done by the pretty printer of the 'Cabal' library.
    
    To reformat your 'cabal' file without changing any bounds you can call 'cabal-bounds' with the name of
    a section that isn't present in the 'cabal' file:
    
    > $ cabal-bounds drop --executable=blub myproject.cabal
    to
    A command line program for managing the bounds/versions of the dependencies in a cabal file.
    
    'cabal-bounds' is able to do these 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
    
    * update them by the library versions specified by a file
    
    * dump the libraries/dependencies and their lower bound versions from the cabal file(s) into a file
    
    For further details please consult the <https://github.com/dan-t/cabal-bounds README>.
    
    /Installation/
    
    You have to ensure, that the 'Cabal' library of 'cabal-bounds' matches the one used by the 'cabal' binary:
    
    > $ cabal --version
    > cabal-install version 1.18.0.2
    > using version 1.18.1 of the Cabal library
    
    > $ cabal install --constraint="Cabal == 1.18.1" cabal-bounds
    
    If you update the 'cabal' binary and the used 'Cabal' library changes, then you have to rebuild 'cabal-bounds'.
    
    /Issues/
    
    Perhaps the currently most annoying thing is, that you have to live with the reformating of your
    'cabal' file done by the pretty printer of the 'Cabal' library.
    
    To reformat your 'cabal' file without changing any bounds you can call 'cabal-bounds' with the name of
    a section that isn't present in the 'cabal' file:
    
    > $ cabal-bounds drop --executable=blub

-r0 (cabal-bounds-1.0.0-r0) 2015-08-20T21:11:18Z DanielTrstenjak 4a54cfab1440c5daa6eef6ba0d146bb367e2aed95b0ca0f7b4b6816200ef3cbd