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.
|
# 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user