From 81234cd99df076fc6043174964150c3f2a69452e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Jul 2025 09:34:49 -0700 Subject: [PATCH] Remove `fixed-vector` bound Closes #7793. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64ae74f0..4254a6c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7828,9 +7828,6 @@ 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