stripe-core 2.2.2 → 2.2.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~time
Dependency ranges changed: time
Files
- stripe-core.cabal +2/−2
stripe-core.cabal view
@@ -1,5 +1,5 @@ name: stripe-core-version: 2.2.2+version: 2.2.3 synopsis: Stripe API for Haskell - Pure Core license: MIT license-file: LICENSE@@ -25,7 +25,7 @@ , bytestring >= 0.10 && < 0.11 , mtl >= 2.1.2 && < 2.3 , text >= 1.0 && < 1.3- , time >= 1.4 && < 1.7+ , time >= 1.4 && < 1.9 , transformers >= 0.3 && < 0.6 , unordered-containers >= 0.2.5 && < 0.3