mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
re-enable tasty-bench, tasty-hunit, and tasty-quickcheck
This commit is contained in:
parent
d04f545cf9
commit
6a4a4fefa5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user