Try to break cyclic dependencies by skipping tests for QuickCheck.
Some checks are pending
check / Stackage check (push) Waiting to run

This commit is contained in:
Andreas Ländle 2026-09-16 22:07:34 +02:00
parent f95616f9a2
commit 3713a441d2

View File

@ -8691,6 +8691,7 @@ skipped-tests:
# Due to cycles, which are actually just limitations in Stack right now. # Due to cycles, which are actually just limitations in Stack right now.
- HUnit - HUnit
- Agda - Agda
- QuickCheck
- aeson - aeson
- indexed-traversable-instances - indexed-traversable-instances
- semialign - semialign