packages feed

stripe-http-streams 2.4.0 → 2.4.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~aesondep ~hspec

Dependency ranges changed: aeson, hspec

Files

stripe-http-streams.cabal view
@@ -1,5 +1,5 @@ name:                stripe-http-streams-version:             2.4.0+version:             2.4.1 license:             MIT license-file:        LICENSE author:              David Johnson, Jeremy Shaw@@ -22,7 +22,7 @@   exposed-modules:     Web.Stripe.Client.HttpStreams   other-extensions:    OverloadedStrings, RecordWildCards   build-depends:         base         >= 4.7  && < 5-                       , aeson        >= 0.8 && < 0.10 || >= 0.11 && < 1.3+                       , aeson        >= 0.8 && < 0.10 || >= 0.11 && < 1.5                        , bytestring   >= 0.10 && < 0.11                        , HsOpenSSL    >= 0.11 && < 0.12                        , http-streams >= 0.7  && < 0.9@@ -38,7 +38,7 @@     build-depends:    HsOpenSSL                     , base                >= 4.7  && < 5                     , free                >= 4.10 && < 6-                    , hspec               >= 2.1.0 && < 2.5+                    , hspec               >= 2.1.0 && < 2.7                     , http-streams        >= 0.7  && < 0.9                     , stripe-core                     , stripe-http-streams