packages feed

cabal-toolkit 0.0.5 → 0.0.6

raw patch · 1 files changed

+7/−7 lines, 1 filesdep ~Cabalnew-uploaderPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: Cabal

API changes (from Hackage documentation)

Files

cabal-toolkit.cabal view
@@ -1,11 +1,13 @@--- This file has been generated from package.yaml by hpack version 0.21.2.+cabal-version: 1.12++-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack ----- hash: 91eacc1d899b79bb01964d68a196a5c3942ac6546562fae40178cff3954d519c+-- hash: be37100e6056d538252283dbc42b9c84b77966bc48f0fa7f87c0295a91b2b3a9  name:           cabal-toolkit-version:        0.0.5+version:        0.0.6 synopsis:       Helper functions for writing custom Setup.hs scripts. description:    Helper functions for writing custom Setup.hs scripts.                 .@@ -21,12 +23,10 @@ license:        BSD3 license-file:   LICENSE build-type:     Simple-cabal-version:  >= 1.10- extra-source-files:-    CHANGELOG.md     LICENSE     README.md+    CHANGELOG.md  source-repository head   type: git@@ -42,7 +42,7 @@   other-extensions: TemplateHaskell   ghc-options: -Wall   build-depends:-      Cabal >=1.24 && <2.2+      Cabal >=1.24 && <4     , base >=4.9 && <5     , binary     , bytestring