packages feed

hschema-quickcheck 0.0.1.0 → 0.0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hschema-quickcheck.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 1228607c9923c23d304bcbfbe9e61ef477ce1b144110c3e90be996b4807497b4+-- hash: b55baaf3de805a0fc2396059341475c4f7907d19b0fef1ad258a1336f596b5a9  name:           hschema-quickcheck-version:        0.0.1.0+version:        0.0.1.1 synopsis:       Describe schemas for your Haskell data types. description:    Please see the README on GitHub at <https://github.com/alonsodomin/haskell-schema#readme> category:       Data,Schema,Testing