From 9b387ef6335a280eec301b612b07f62bd49178c2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 20 Mar 2023 16:28:12 -0500 Subject: [PATCH] Add upper bound for http-api-data, #6923 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c20e0a80..2b56634f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7860,6 +7860,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6922 - ghc-exactprint < 1.7 + + # https://github.com/commercialhaskell/stackage/issues/6923 + - http-api-data < 0.5.1 # end of packages # Package flags are applied to individual packages, and override the values of