packages feed

json-sop 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

json-sop.cabal view
@@ -1,10 +1,10 @@ name:                json-sop-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Generics JSON (de)serialization using generics-sop description:   This library contains generic serialization and deserialization functions-  implemented using the @<https://hackage.haskell.org/generics-sop generics-sop>@-  package for use with @<http://hackage.haskell.org/aeson aeson>@.+  implemented using the @<https://hackage.haskell.org/package/generics-sop generics-sop>@+  package for use with @<http://hackage.haskell.org/package/aeson aeson>@.   . license:             BSD3 license-file:        LICENSE