From b143405b56f59cdb75bc8bf395b6a896217b8e6c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 23:25:20 +0100 Subject: [PATCH] Upgrade http-api-data but open #5941. Closes #5623 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e85bfa9..090ceafe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6815,9 +6815,6 @@ 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 - # https://github.com/commercialhaskell/stackage/issues/5633 - language-c < 0.9 @@ -6905,6 +6902,9 @@ packages: - http-client < 0.7 - http-client-openssl < 0.3.3 + # https://github.com/commercialhaskell/stackage/issues/5941 + - http-api-data < 0.4.3 + # end of packages # Package flags are applied to individual packages, and override the values of