From e1d72e5a094be5134dd26febc12b2b54337e5a1c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 17 Nov 2021 18:14:15 -0500 Subject: [PATCH] constrain stripe-scotty and stripe-wreq per #6217 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f5cf8ff..fd184f0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6815,6 +6815,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6310 - lens < 5.1 + # https://github.com/commercialhaskell/stackage/issues/6217 + # requires aeson >= 2 + - stripe-scotty < 1.1.0.1 + - stripe-wreq < 1.0.1.12 + # end of packages # Package flags are applied to individual packages, and override the values of