From c1085f2afdbe8ec60f7ccc815c74fc57717cc67c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Jul 2025 07:00:51 -0700 Subject: [PATCH] Bounds for #7793 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3f31f15..c34b2671 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7827,6 +7827,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7788 - sbv < 12.0 + + # https://github.com/commercialhaskell/stackage/issues/7793 + - fixed-vector < 2 # end of Stackage upper bounds # end of packages