mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Skip test & bench for o-clock per #3207
This commit is contained in:
parent
3b3b66e422
commit
8899a46dd6
@ -3461,6 +3461,7 @@ skipped-tests:
|
||||
# These packages
|
||||
# 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
|
||||
- path # via genvalidity genvalidity-property
|
||||
|
||||
# Blocked by stackage upper bounds. These can be re-enabled once
|
||||
@ -3879,6 +3880,7 @@ skipped-benchmarks:
|
||||
# Transitive outdated dependencies
|
||||
# These packages
|
||||
# These can also be checked for updates periodically.
|
||||
- o-clock # base-4.10 and time-1.8 via tiempo
|
||||
|
||||
|
||||
# Compilation failures
|
||||
|
||||
Loading…
Reference in New Issue
Block a user