packages feed

hschema 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.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 61456a052d486027e62bffc9af3700c01118a4cf0b5aa48e39ff96e59fb889d5+-- hash: 282f5531cba04f8e95d1fc1ee511873ba57947f4e239f0146c0ee80513e8121f  name:           hschema-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