From 842cb3aba512d7767df9a60cce7bf5acadba1ee5 Mon Sep 17 00:00:00 2001 From: David Johnson Date: Wed, 2 Sep 2020 03:11:35 -0400 Subject: [PATCH] Add stripe-haskell Readds stripe-haskell --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f5b29ef..a1c2d0e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -613,9 +613,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-core + - stripe-tests "Piotr Mlodawski @pmlodawski": - error-util < 0 # MonadFail