From c0a774b6b015a4aa9cdb35ee8575d0bfa1d3df2e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 7 Nov 2021 09:43:07 -0600 Subject: [PATCH] Add upper bound for ad, #6278 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 297ad7e2..d468e5fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6780,6 +6780,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6273 - freckle-app < 1.0.1 + # https://github.com/commercialhaskell/stackage/issues/6278 + - ad < 4.5 + # end of packages # Package flags are applied to individual packages, and override the values of