packages feed

redis-resp 0.3.1 → 0.3.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~bytestring-conversion

Dependency ranges changed: bytestring-conversion

Files

redis-resp.cabal view
@@ -1,5 +1,5 @@ name:                redis-resp-version:             0.3.1+version:             0.3.2 synopsis:            REdis Serialization Protocol (RESP) implementation. license:             OtherLicense license-file:        LICENSE@@ -40,7 +40,7 @@         attoparsec            >= 0.11   && < 1.0       , base                  >= 4.5    && < 5.0       , bytestring            >= 0.10.4 && < 1.0-      , bytestring-conversion == 0.2.*+      , bytestring-conversion >= 0.2    && < 1.0       , containers            >= 0.5    && < 1.0       , double-conversion     >= 2.0    && < 3.0       , dlist                 >= 0.7    && < 1.0