diff --git a/build-constraints.yaml b/build-constraints.yaml index 73f1e3fd..2e078727 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6840,7 +6840,6 @@ packages: - gio < 0 # tried gio-0.13.12.0, but its *library* requires the disabled package: glib - git < 0 # tried git-0.3.0, but its *library* requires bytestring >=0.9 && < 0.11 and the snapshot contains bytestring-0.12.2.0 - git < 0 # tried git-0.3.0, but its *library* requires the disabled package: cryptonite - - git-annex < 0 # tried git-annex-10.20260601, but its *executable* requires file-io >=0.2.0 and the snapshot contains file-io-0.1.6 - github-webhooks < 0 # tried github-webhooks-0.18.0, but its *library* requires the disabled package: cryptonite - gitit < 0 # tried gitit-0.15.1.2, but its *library* requires hoauth2 >=2.3.0 && < 2.11 and the snapshot contains hoauth2-2.15.1 - gitit < 0 # tried gitit-0.15.1.2, but its *library* requires network >=2.6 && < 3.2 and the snapshot contains network-3.2.8.0 @@ -7732,6 +7731,9 @@ packages: - liquidhaskell-boot < 0.9.14 - liquid-fixpoint < 0.9.6.3.6 + # file-io + - git-annex < 10.20260213 + "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/7851