packages feed

genvalidity-text 0.5.0.0 → 0.5.0.1

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~genvaliditydep ~validitydep ~validity-textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: genvalidity, validity, validity-text

API changes (from Hackage documentation)

Files

genvalidity-text.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 9b8a344767f2ad0220f4e49aff7aa135eac168cf40ec483f58a7ab67ddc61ab6+-- hash: d22227ce6d49d68cb0440a849b2f1577181dd931c8afd5cbd34b627d5bf52a71  name:           genvalidity-text-version:        0.5.0.0+version:        0.5.0.1 synopsis:       GenValidity support for Text description:    Please see README.md category:       Testing@@ -30,10 +30,10 @@       QuickCheck     , array     , base >=4.7 && <5-    , genvalidity >=0.5 && <0.6+    , genvalidity >=0.5     , text-    , validity >=0.5 && <0.6-    , validity-text >=0.3 && <0.4+    , validity >=0.5+    , validity-text >=0.3   exposed-modules:       Data.GenValidity.Text   other-modules: