mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +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
|
# https://github.com/fpco/lts-haskell/issues/5
|
||||||
- ChasingBottoms < 1.3.0.10 || > 1.3.0.10
|
- 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
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
package-flags:
|
package-flags:
|
||||||
@ -944,6 +941,9 @@ expected-test-failures:
|
|||||||
# Tests can fail when the build plan fails, which happens arbitrarily.
|
# Tests can fail when the build plan fails, which happens arbitrarily.
|
||||||
- stackage
|
- stackage
|
||||||
|
|
||||||
|
# https://github.com/TomMD/DRBG/issues/7
|
||||||
|
- DRBG
|
||||||
|
|
||||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||||
expected-haddock-failures:
|
expected-haddock-failures:
|
||||||
# https://github.com/acw/bytestring-progress/issues/4
|
# https://github.com/acw/bytestring-progress/issues/4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user