stripe-tests 2.6.0 → 2.6.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- stripe-tests.cabal +2/−2
stripe-tests.cabal view
@@ -1,5 +1,5 @@ name: stripe-tests-version: 2.6.0+version: 2.6.1 synopsis: Tests for Stripe API bindings for Haskell license: MIT license-file: LICENSE@@ -22,7 +22,7 @@ library hs-source-dirs: tests- build-depends: aeson >= 0.8 && < 0.10 || >= 0.11 && < 1.5+ build-depends: aeson >= 0.8 && < 0.10 || >= 0.11 && < 1.6 , base >= 4.7 && < 5 , bytestring >= 0.10 && < 0.11 , free >= 4.10 && < 6