add constraint "changeset < 0.2" per #7976
Some checks are pending
check / Stackage check (push) Waiting to run

This commit is contained in:
Dan Burton 2026-03-30 13:03:24 -07:00
parent cb3e6398be
commit 5735d77421
No known key found for this signature in database
GPG Key ID: 0698A974DA27BC03

View File

@ -7866,6 +7866,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7975 # https://github.com/commercialhaskell/stackage/issues/7975
- data-sketches < 0.4 - data-sketches < 0.4
- data-sketches-core < 0.2 - data-sketches-core < 0.2
# https://github.com/commercialhaskell/stackage/issues/7976
- changeset < 0.2
# end of Stackage upper bounds # end of Stackage upper bounds
# end of packages # end of packages