mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Try unblocking MissingH
This commit is contained in:
parent
501ac242d8
commit
912f4cf809
@ -3706,7 +3706,6 @@ packages:
|
||||
- JuicyPixels-extra < 0
|
||||
- JuicyPixels-scale-dct < 0
|
||||
- LambdaHack < 0
|
||||
- MissingH < 0
|
||||
- Network-NineP < 0
|
||||
- QuasiText < 0
|
||||
- RSA < 0
|
||||
@ -4694,6 +4693,7 @@ skipped-tests:
|
||||
- validation # hedgehog 0.6
|
||||
- vector # QuickCheck-2.11.3
|
||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||
- MissingH # testpack, quickcheck
|
||||
|
||||
# Blocked due to tests failing to compile for GHC 8.6
|
||||
- async-refresh
|
||||
@ -4759,7 +4759,6 @@ skipped-tests:
|
||||
|
||||
# Transitive outdated dependencies
|
||||
# These can also be checked for updates periodically.
|
||||
- MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11
|
||||
- o-clock # tasty 0.12 via tasty-hedgehog
|
||||
- options # ansi-terminal-0.8 via chell
|
||||
- path # via genvalidity genvalidity-property
|
||||
|
||||
Loading…
Reference in New Issue
Block a user