From 0101728f525f45e2526ec678112b0d6b3267cf5b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Aug 2020 12:23:03 -0400 Subject: [PATCH] http-api-data < 0.4.2 per #5623 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a65662ac..743076b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4961,6 +4961,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5619 - http-link-header < 1.1 + # https://github.com/commercialhaskell/stackage/issues/5623 + - http-api-data < 0.4.2 + # end of packages # Package flags are applied to individual packages, and override the values of