packages feed

stripe-http-streams 2.3.0 → 2.4.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~free

Dependency ranges changed: free

Files

stripe-http-streams.cabal view
@@ -1,5 +1,5 @@ name:                stripe-http-streams-version:             2.3.0+version:             2.4.0 license:             MIT license-file:        LICENSE author:              David Johnson, Jeremy Shaw@@ -37,7 +37,7 @@     hs-source-dirs:   tests     build-depends:    HsOpenSSL                     , base                >= 4.7  && < 5-                    , free                >= 4.10 && < 4.13+                    , free                >= 4.10 && < 6                     , hspec               >= 2.1.0 && < 2.5                     , http-streams        >= 0.7  && < 0.9                     , stripe-core