From 27194ff8ff25b2f9f3918010b57ad7892ce174fb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 29 Aug 2026 18:49:23 -0700 Subject: [PATCH] add constraint "free-foil < 0.4" per #8105 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e632bd5b..13c56254 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7915,6 +7915,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8104 - hledger-ui < 1.52.2 + + # https://github.com/commercialhaskell/stackage/issues/8105 + - free-foil < 0.4 # end of Stackage upper bounds # end of packages