packages feed

validity-uuid 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: validity

API changes (from Hackage documentation)

Files

validity-uuid.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 8d732fe346adf6047cf0b3ff24413f709cdb0264f76ba90995225d83eaaf9328+-- hash: 6db6ec77bc61d2321e409fd7f00c54ebebbdf962bf2291410cd4d38f34a3a822  name:           validity-uuid-version:        0.1.0.0+version:        0.1.0.1 synopsis:       Validity instances for uuid description:    Please see README.md category:       Web@@ -29,7 +29,7 @@   build-depends:       base >=4.7 && <5     , uuid-    , validity >=0.5 && <0.6+    , validity >=0.5   exposed-modules:       Data.Validity.UUID   other-modules: