packages feed

dahdit-test 0.7.0 → 0.8.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~dahditPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: dahdit

API changes (from Hackage documentation)

Files

dahdit-test.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           dahdit-test-version:        0.7.0+version:        0.8.0 synopsis:       Test utils for Dahdit serde description:    Please see the README on GitHub at <https://github.com/ejconlon/dahdit-test#readme> homepage:       https://github.com/ejconlon/dahdit-test#readme@@ -62,7 +62,7 @@       base >=4.12 && <5     , bytestring >=0.11 && <0.13     , containers ==0.6.*-    , dahdit ==0.7.*+    , dahdit ==0.8.*     , daytripper ==1.0.*     , directory ==1.3.*     , prop-unit >=1.0.1 && <1.1@@ -106,7 +106,7 @@       base >=4.12 && <5     , bytestring >=0.11 && <0.13     , containers ==0.6.*-    , dahdit ==0.7.*+    , dahdit ==0.8.*     , dahdit-test     , daytripper ==1.0.*     , directory ==1.3.*