packages feed

potoki-cereal 0.1.2 → 0.1.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~potoki-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: potoki-core

API changes (from Hackage documentation)

Files

potoki-cereal.cabal view
@@ -1,7 +1,7 @@ name:   potoki-cereal version:-  0.1.2+  0.1.3 synopsis:   Streaming serialization category:@@ -45,10 +45,10 @@   other-modules:     Potoki.Cereal.Prelude   build-depends:-    potoki-core >=1.2 && <1.3,     base >=4.7 && <5,     base-prelude >=1 && <2,-    cereal >=0.5 && <0.6,     bytestring >=0.10 && <0.11,+    cereal >=0.5 && <0.6,     potoki >=0.6.1 && <0.8,+    potoki-core >=1.2 && <1.4,     text >=1 && <2