diff --git a/build-constraints.yaml b/build-constraints.yaml index 25bf43ed..b59b6a25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2587,8 +2587,8 @@ packages: - pipes-wai - serf - uri-templater - - data-sketches < 0.4 - - data-sketches-core < 0.2 # https://github.com/iand675/datasketches-haskell/issues/5 + - data-sketches + - data-sketches-core "Michael Xavier @MichaelXavier": - uri-bytestring @@ -7869,6 +7869,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7969 - brick < 2.11 + + # https://github.com/commercialhaskell/stackage/issues/7975 + - data-sketches < 0.4 + - data-sketches-core < 0.2 # end of Stackage upper bounds # end of packages