Skip to content

Commit

Permalink
Revert "Remove the bounds on queue-sheet, #7640"
Browse files Browse the repository at this point in the history
This reverts commit f76e56e.
  • Loading branch information
mihaimaruseac committed Jan 3, 2025
1 parent f76e56e commit 9c68c97
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7392,6 +7392,14 @@ packages:
- quaalude < 0 # tried quaalude-0.0.0.1, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.20.0.0
- questioner < 0 # tried questioner-0.1.1.0, but its *library* requires ansi-terminal >=0.6 && < 0.7 and the snapshot contains ansi-terminal-1.1.2
- questioner < 0 # tried questioner-0.1.1.0, but its *library* requires the disabled package: readline
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *executable* requires ansi-wl-pprint >=0.6 && < 0.7 and the snapshot contains ansi-wl-pprint-1.0.2
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *executable* requires optparse-applicative >=0.14 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *library* requires aeson >=1.2 && < 2.2 and the snapshot contains aeson-2.2.3.0
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *library* requires bytestring >=0.10.8 && < 0.12 and the snapshot contains bytestring-0.12.1.0
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *library* requires filepath >=1.4 && < 1.5 and the snapshot contains filepath-1.5.2.0
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *library* requires text >=1.2.3 && < 2.1 and the snapshot contains text-2.1.1
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *library* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.1
- queue-sheet < 0 # tried queue-sheet-0.7.0.2, but its *library* requires ttc >=1.1 && < 1.3 and the snapshot contains ttc-1.4.0.0
- quickcheck-arbitrary-template < 0 # tried quickcheck-arbitrary-template-0.2.1.1, but its *library* requires template-haskell >=2.11 && < 2.17 and the snapshot contains template-haskell-2.22.0.0
- quickcheck-combinators < 0 # tried quickcheck-combinators-0.0.6, but its *library* requires the disabled package: unfoldable-restricted
- quickcheck-special < 0 # tried quickcheck-special-0.1.0.6, but its *library* requires the disabled package: special-values
Expand Down Expand Up @@ -8512,6 +8520,7 @@ skipped-tests:
- purview # tried purview-0.2.0.2, but its *test-suite* requires QuickCheck >=2.14.2 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
- qnap-decrypt # tried qnap-decrypt-0.3.5, but its *test-suite* requires hspec >=2.4.8 && < 2.8 and the snapshot contains hspec-2.11.10
- quadratic-irrational # tried quadratic-irrational-0.1.1, but its *test-suite* requires tasty-quickcheck >=0.8 && < 0.11 and the snapshot contains tasty-quickcheck-0.11
- queue-sheet # tried queue-sheet-0.7.0.2, but its *test-suite* requires tasty >=1.0 && < 1.5 and the snapshot contains tasty-1.5.2
- queues # tried queues-1.0.0, but its *test-suite* requires hedgehog ^>=1.4 and the snapshot contains hedgehog-1.5
- rank2classes # tried rank2classes-1.5.3.1, but its *test-suite* requires markdown-unlit >=0.5 && < 0.6 and the snapshot contains markdown-unlit-0.6.0
- records-sop # tried records-sop-0.1.1.1, but its *test-suite* requires hspec >=2.2 && < 2.11 and the snapshot contains hspec-2.11.10
Expand Down

0 comments on commit 9c68c97

Please sign in to comment.