move data-sketches into Stackage Upperbounds (#7975)

affects prometheus-client
This commit is contained in:
Jens Petersen 2026-03-30 17:35:36 +08:00
parent 55dca9b4c4
commit 33f088c9ec

View File

@ -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 <michael@michaelxavier.net> @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