mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-04-07 08:49:05 +02:00
move data-sketches into Stackage Upperbounds (#7975)
affects prometheus-client
This commit is contained in:
parent
55dca9b4c4
commit
33f088c9ec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user