From bea3b04cb8674764815ae0dfa4d139f18342fabd Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 15 Jun 2022 16:24:34 -0500 Subject: [PATCH] Add upper bound for http-api-data, #6616 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 390ba7bf..68d5cebb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7323,6 +7323,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6615 - aeson < 2.1 + # https://github.com/commercialhaskell/stackage/issues/6616 + - http-api-data < 0.5 + - attoparsec-iso8601 < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of