From f3e12daaaebe2f5f23e9c18b80e9f646ba034243 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 30 Jun 2025 20:16:37 +0200 Subject: [PATCH] Allow `brick-2.9` (closes #7762). --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b11dc0cc..bd6fd4e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6927,7 +6927,7 @@ packages: - hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.4, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.20.1.0 - hegg < 0 # tried hegg-0.5.0.0, but its *library* requires containers >=0.4 && < 0.7 and the snapshot contains containers-0.7 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires ansi-terminal >=0.7.0 && < =0.8.1 and the snapshot contains ansi-terminal-1.1.2 - - herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.8.3 + - herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.9 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires filepath >=1.4 && < 1.5 and the snapshot contains filepath-1.5.4.0 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - herms < 0 # tried herms-1.9.0.4, but its *executable* requires optparse-applicative >=0.14 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0 @@ -7176,7 +7176,7 @@ packages: - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *library* requires the disabled package: regex-tdfa-text - moffy-samples-gtk4 < 0 # tried moffy-samples-gtk4-0.1.0.1, but its *executable* requires the disabled package: moffy-samples-gtk4-run - - monad-bayes < 0 # tried monad-bayes-1.3.0.4, but its *library* requires brick >=2.3.1 && < 2.6 and the snapshot contains brick-2.8.3 + - monad-bayes < 0 # tried monad-bayes-1.3.0.4, but its *library* requires brick >=2.3.1 && < 2.6 and the snapshot contains brick-2.9 - monad-bayes < 0 # tried monad-bayes-1.3.0.4, but its *library* requires vty >=6.1 && < 6.3 and the snapshot contains vty-6.4 - monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.1 @@ -7840,9 +7840,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7723 - sorted-list < 0.3 - # https://github.com/commercialhaskell/stackage/issues/7762 - - brick < 2.9 - # https://github.com/commercialhaskell/stackage/issues/7763 - NanoID < 3.4.1