mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Switch to expected failure TomMD/DRBG#7
This commit is contained in:
parent
0ab7bbcc76
commit
ef2378e020
@ -705,9 +705,6 @@ packages:
|
||||
# https://github.com/fpco/lts-haskell/issues/5
|
||||
- ChasingBottoms < 1.3.0.10 || > 1.3.0.10
|
||||
|
||||
# https://github.com/TomMD/DRBG/issues/7
|
||||
- DRBG < 0.5.4 || > 0.5.4
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
# global-flags
|
||||
package-flags:
|
||||
@ -944,6 +941,9 @@ expected-test-failures:
|
||||
# Tests can fail when the build plan fails, which happens arbitrarily.
|
||||
- stackage
|
||||
|
||||
# https://github.com/TomMD/DRBG/issues/7
|
||||
- DRBG
|
||||
|
||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||
expected-haddock-failures:
|
||||
# https://github.com/acw/bytestring-progress/issues/4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user