packages feed

pipes-cereal-plus 0.2.0 → 0.2.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~pipes

Dependency ranges changed: pipes

Files

pipes-cereal-plus.cabal view
@@ -1,9 +1,9 @@ name:   pipes-cereal-plus version:-  0.2.0+  0.2.1 synopsis:-  Streaming serialization library on top of "pipes" and "cereal-plus".+  A streaming serialization library on top of "pipes" and "cereal-plus" license:   MIT license-file:@@ -43,7 +43,7 @@   build-depends:     cereal-plus == 0.2.*,     pipes-bytestring,-    pipes == 4.0.*,+    pipes >= 4.0 && < 4.2,     errors,     text,     bytestring,