From 0376b124880bea3987501cf406dde4be94a4010a Mon Sep 17 00:00:00 2001 From: David Johnson Date: Fri, 21 Feb 2020 15:24:11 -0500 Subject: [PATCH] Stripe 2.5.0 Adds stripe deps. --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2e9fe82..3a219f40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -550,9 +550,10 @@ packages: # - google-translate # servant 0.12 # - hackernews # servant 0.12 - ses-html - # - stripe-haskell # free 5 - # - stripe-http-streams # free 5 - - stripe-core < 0 # via aeson-1.3.1.0 + - stripe-haskell + - stripe-http-client + - stripe-tests + - stripe-core "Piotr Mlodawski @pmlodawski": - error-util < 0 # MonadFail