re-enable tasty-bench, tasty-hunit, and tasty-quickcheck

This commit is contained in:
Jens Petersen 2023-06-23 09:41:35 +08:00
parent d04f545cf9
commit 6a4a4fefa5

View File

@ -1412,7 +1412,7 @@ packages:
- tasty - tasty
- tasty-golden - tasty-golden
- tasty-hunit - tasty-hunit
- tasty-quickcheck < 0 - tasty-quickcheck
- tasty-smallcheck - tasty-smallcheck
- tasty-html - tasty-html
- time-lens - time-lens
@ -3423,7 +3423,7 @@ packages:
- integer-roots - integer-roots
- smallcheck - smallcheck
- quote-quot - quote-quot
- tasty-bench < 0 - tasty-bench
- tasty-inspection-testing - tasty-inspection-testing
- text-rope - text-rope
- data-array-byte - 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-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 *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-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-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-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 - tasty-kat < 0 # tried tasty-kat-0.0.3, but its *library* requires the disabled package: tasty