packages feed

antiope-core 7.3.3 → 7.3.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~hedgehogPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hedgehog

API changes (from Hackage documentation)

Files

antiope-core.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.4  name:                   antiope-core-version:                7.3.3+version:                7.3.4 description:            Please see the README on Github at <https://github.com/arbor/antiope#readme>. synopsis:               Please see the README on Github at <https://github.com/arbor/antiope#readme> category:               Services@@ -64,7 +64,7 @@                       , bytestring                       , exceptions                       , generic-lens-                      , hedgehog              >= 0.5          && < 0.7+                      , hedgehog              >= 0.5          && < 1.1                       , hspec                 >= 2.4          && < 2.7                       , http-client                       , http-types