From f02fdaff30d5ec293f8d2e52cb6e93aeb2f7be11 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 3 Feb 2026 14:38:37 -0800 Subject: [PATCH] Add upper bound for citeproc, #7938 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b60f467..0feca35f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7873,6 +7873,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7937 - bluefin < 0.4 + + # https://github.com/commercialhaskell/stackage/issues/7938 + - citeproc < 0.13 # end of Stackage upper bounds # end of packages