antiope-optparse-applicative 7.3.3 → 7.3.4
raw patch · 1 files changed
+11/−11 lines, 1 filesdep ~amazonkadep ~amazonka-coredep ~amazonka-s3PVP ok
version bump matches the API change (PVP)
Dependency ranges changed: amazonka, amazonka-core, amazonka-s3, hedgehog
API changes (from Hackage documentation)
Files
antiope-optparse-applicative.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.4 name: antiope-optparse-applicative-version: 7.3.3+version: 7.3.4 synopsis: Please see the README on Github at <https://github.com/arbor/antiope#readme> description: Please see the README on Github at <https://github.com/arbor/antiope#readme>. category: Services@@ -31,10 +31,10 @@ hs-source-dirs: src default-extensions: BangPatterns GeneralizedNewtypeDeriving OverloadedStrings TupleSections exposed-modules: Antiope.Options.Applicative- build-depends: amazonka >= 1.6.1- , amazonka-core >= 1.6.1- , amazonka-s3 >= 1.6.1- , optparse-applicative >= 0.14.3.0 && < 0.15+ build-depends: amazonka >= 1.6.0+ , amazonka-core >= 1.6.0+ , amazonka-s3 >= 1.6.0+ , optparse-applicative >= 0.14.3.0 && < 0.16 , text test-suite antiope-optparse-applicative-test@@ -46,9 +46,9 @@ ghc-options: -threaded -rtsopts -with-rtsopts=-N build-tool-depends: hspec-discover:hspec-discover build-depends: aeson- , amazonka >= 1.6.1- , amazonka-core >= 1.6.1- , amazonka-s3 >= 1.6.1- , hedgehog >= 0.5 && <0.7- , hspec >= 2.4 && <2.7- , hw-hspec-hedgehog >= 0.1 && <0.3+ , amazonka >= 1.6.0+ , amazonka-core >= 1.6.0+ , amazonka-s3 >= 1.6.0+ , hedgehog >= 0.5 && < 1.1+ , hspec >= 2.4 && < 2.7+ , hw-hspec-hedgehog >= 0.1 && < 0.3