mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-09-20 16:54:57 +02:00
Try to break cyclic dependencies by skipping tests for QuickCheck.
Some checks are pending
check / Stackage check (push) Waiting to run
Some checks are pending
check / Stackage check (push) Waiting to run
This commit is contained in:
parent
f95616f9a2
commit
3713a441d2
@ -8691,6 +8691,7 @@ skipped-tests:
|
||||
# Due to cycles, which are actually just limitations in Stack right now.
|
||||
- HUnit
|
||||
- Agda
|
||||
- QuickCheck
|
||||
- aeson
|
||||
- indexed-traversable-instances
|
||||
- semialign
|
||||
|
||||
Loading…
Reference in New Issue
Block a user