packages feed

genvalidity-path 0.3.0.0 → 0.3.0.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~genvaliditydep ~validity-pathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: genvalidity, validity-path

API changes (from Hackage documentation)

Files

genvalidity-path.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 51db4477783d7f7d53e1b108ac534f18db23983d244f08a95b44e14c8c01e13e+-- hash: 9b86d3575606f95f3b8c0dd00048f8da6e011265d66ec36d1071fe76bf477799  name:           genvalidity-path-version:        0.3.0.0+version:        0.3.0.1 synopsis:       GenValidity support for Path description:    Please see README.md category:       Testing@@ -29,9 +29,9 @@   build-depends:       QuickCheck     , base >=4.7 && <5-    , genvalidity >=0.5 && <0.6+    , genvalidity >=0.5     , path >=0.5 && <0.7-    , validity-path >=0.3 && <0.4+    , validity-path >=0.3   exposed-modules:       Data.GenValidity.Path   other-modules: