From 6a4a4fefa5d85be2aaca4928175a10f90e7daac4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 23 Jun 2023 09:41:35 +0800 Subject: [PATCH] re-enable tasty-bench, tasty-hunit, and tasty-quickcheck --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7905ea9d..b3d42354 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1412,7 +1412,7 @@ packages: - tasty - tasty-golden - tasty-hunit - - tasty-quickcheck < 0 + - tasty-quickcheck - tasty-smallcheck - tasty-html - time-lens @@ -3423,7 +3423,7 @@ packages: - integer-roots - smallcheck - quote-quot - - tasty-bench < 0 + - tasty-bench - tasty-inspection-testing - text-rope - data-array-byte @@ -8333,7 +8333,6 @@ packages: - tasty-hspec < 0 # tried tasty-hspec-1.2.0.4, but its *library* requires the disabled package: tasty-quickcheck - tasty-html < 0 # tried tasty-html-0.4.2.1, but its *executable* requires the disabled package: tasty-quickcheck - tasty-html < 0 # tried tasty-html-0.4.2.1, but its *library* requires the disabled package: tasty - - tasty-hunit < 0 # tried tasty-hunit-0.10.0.3, but its *library* requires the disabled package: tasty - tasty-hunit-compat < 0 # tried tasty-hunit-compat-0.2.0.1, but its *library* requires the disabled package: tasty - tasty-inspection-testing < 0 # tried tasty-inspection-testing-0.2, but its *library* requires the disabled package: tasty - tasty-kat < 0 # tried tasty-kat-0.0.3, but its *library* requires the disabled package: tasty