packages feed

antiope-swf 7.3.3 → 7.3.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~amazonka-swfdep ~hedgehogPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-swf, hedgehog

API changes (from Hackage documentation)

Files

antiope-swf.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.4  name:                   antiope-swf-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@@ -30,7 +30,7 @@   import:               base, config   exposed-modules:      Antiope.SWF.HistoryEvent   hs-source-dirs:       src-  build-depends:        amazonka-swf          >= 1.6.1+  build-depends:        amazonka-swf          >= 1.6.0                       , lens                       , text @@ -41,6 +41,6 @@   hs-source-dirs:       test   ghc-options:          -threaded -rtsopts -with-rtsopts=-N   build-tool-depends:   hspec-discover:hspec-discover-  build-depends:        hedgehog              >= 0.5          && < 0.7+  build-depends:        hedgehog              >= 0.5          && < 1.1                       , hspec                 >= 2.4          && < 2.7                       , hw-hspec-hedgehog     >= 0.1          && < 0.3