From 1149735a464cbde1c6aa3c1cd9a1948bc2f63200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 17 Jul 2024 12:56:05 +0200 Subject: [PATCH] Allow `text-builder-dev-0.3.4.3` (closes #7457). --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62a636a2..82907ffe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8434,9 +8434,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7456 - json-spec-openapi < 0.3.1 - # https://github.com/commercialhaskell/stackage/issues/7457 - - text-builder-dev < 0.3.4.3 - # https://github.com/commercialhaskell/stackage/issues/7459 - tasty < 1.5.1 @@ -9092,7 +9089,7 @@ skipped-tests: - tasty-sugar # tried tasty-sugar-2.2.1.0, but its *test-suite* requires hedgehog >=1.1 && < 1.4 and the snapshot contains hedgehog-1.4 - temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* requires tasty >=1.0 && < 1.2 and the snapshot contains tasty-1.5 - test-framework # tried test-framework-0.8.2.0, but its *test-suite* requires the disabled package: libxml - - text-builder-dev # tried text-builder-dev-0.3.4.2, but its *test-suite* requires tasty-quickcheck >=0.10.1 && < 0.11 and the snapshot contains tasty-quickcheck-0.11 + - text-builder-dev # tried text-builder-dev-0.3.4.4, but its *test-suite* requires tasty-quickcheck >=0.10.1 && < 0.11 and the snapshot contains tasty-quickcheck-0.11 - text-iso8601 # tried text-iso8601-0.1.1, but its *test-suite* requires tasty-quickcheck >=0.10.2 && < 0.11 and the snapshot contains tasty-quickcheck-0.11 - tree-diff # tried tree-diff-0.3.1, but its *test-suite* requires tasty-quickcheck ^>=0.10.3 and the snapshot contains tasty-quickcheck-0.11 - type-errors # tried type-errors-0.2.0.2, but its *test-suite* requires doctest >=0.16.0.1 && < 0.22 and the snapshot contains doctest-0.22.5