diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a28557c..6a35e6cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1152,7 +1152,7 @@ packages: - monoid-extras "Vincent Berthoux @Twinside": - - JuicyPixels < 3.3.8 # OK for GHC 9.4.2 https://github.com/commercialhaskell/stackage/issues/6624 + - JuicyPixels - FontyFruity - Rasterific - svg-tree @@ -7902,7 +7902,8 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/6624 - - vector < 0.13 # OK for GHC 9.4.2 + - vector < 0.13 + - JuicyPixels < 3.3.8 # https://github.com/commercialhaskell/stackage/issues/6744 - resourcet < 1.3.0