packages feed

stripe-http-streams 2.2.2 → 2.2.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~io-streams

Dependency ranges changed: io-streams

Files

stripe-http-streams.cabal view
@@ -1,5 +1,5 @@ name:                stripe-http-streams-version:             2.2.2+version:             2.2.3 license:             MIT license-file:        LICENSE author:              David Johnson, Jeremy Shaw@@ -26,7 +26,7 @@                        , bytestring   >= 0.10 && < 0.11                        , HsOpenSSL    >= 0.11 && < 0.12                        , http-streams >= 0.7  && < 0.9-                       , io-streams   >= 1.2  && < 1.4+                       , io-streams   >= 1.2  && < 1.6                        , stripe-core  >= 2.0  && < 2.3                        , text         >= 1.1  && < 1.3   ghc-options:         -Wall