Skip to content

Commit 67aa4e1

Browse files
committed
allow brick 2.11 (closes #7969)
1 parent bd40655 commit 67aa4e1

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

build-constraints.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6888,7 +6888,7 @@ packages:
68886888
- 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.21.2.0
68896889
- hedgehog-optics < 0 # tried hedgehog-optics-1.0.0.4, but its *library* requires hedgehog ^>=1.1.2 || ^>=1.2 || ^>=1.3 || ^>=1.4 || ^>=1.5 and the snapshot contains hedgehog-1.7
68906890
- 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.5
6891-
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.10
6891+
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires brick >=0.19 && < =0.39 and the snapshot contains brick-2.11
68926892
- herms < 0 # tried herms-1.9.0.4, but its *executable* requires filepath >=1.4 && < 1.5 and the snapshot contains filepath-1.5.5.0
68936893
- 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.2
68946894
- 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.19.0.0
@@ -7139,6 +7139,7 @@ packages:
71397139
- monad-bayes < 0 # tried monad-bayes-1.3.0.5, but its *executable* requires QuickCheck >=2.14 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
71407140
- monad-bayes < 0 # tried monad-bayes-1.3.0.5, but its *executable* requires optparse-applicative >=0.17 && < 0.19 and the snapshot contains optparse-applicative-0.19.0.0
71417141
- monad-bayes < 0 # tried monad-bayes-1.3.0.5, but its *executable* requires time >=1.9 && < 1.13 and the snapshot contains time-1.14
7142+
- monad-bayes < 0 # tried monad-bayes-1.3.0.5, but its *library* requires brick ^>=2.10 and the snapshot contains brick-2.11
71427143
- monad-bayes < 0 # tried monad-bayes-1.3.0.5, but its *library* requires random ^>=1.2 and the snapshot contains random-1.3.1
71437144
- 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.2
71447145
- 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.3.0
@@ -7862,9 +7863,6 @@ packages:
78627863
- ogma-language-xmlspec < 1.13
78637864
- ogma-spec < 1.13
78647865

7865-
# https://github.com/commercialhaskell/stackage/issues/7969
7866-
- brick < 2.11
7867-
78687866
# https://github.com/commercialhaskell/stackage/issues/7975
78697867
- data-sketches < 0.4
78707868
- data-sketches-core < 0.2

0 commit comments

Comments
 (0)