pipes-cereal-plus 0.3.0 → 0.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~cereal-plus
Dependency ranges changed: cereal-plus
Files
- pipes-cereal-plus.cabal +2/−2
pipes-cereal-plus.cabal view
@@ -1,7 +1,7 @@ name: pipes-cereal-plus version:- 0.3.0+ 0.3.1 synopsis: A streaming serialization library on top of "pipes" and "cereal-plus" license:@@ -41,7 +41,7 @@ other-modules: PipesCerealPlus.Prelude build-depends:- cereal-plus == 0.3.*,+ cereal-plus >= 0.3.1 && < 0.4, pipes-bytestring, pipes >= 4.0 && < 4.2, errors,