mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add some expected failures
This commit is contained in:
parent
8c9f2e8aed
commit
3abecdf061
@ -60,6 +60,12 @@ defaultExpectedFailures = fromList $ map PackageName
|
||||
|
||||
-- https://github.com/meteficha/crypto-conduit/issues/16
|
||||
, "crypto-conduit"
|
||||
|
||||
-- Unfortunately network failures seem to happen haphazardly
|
||||
, "network"
|
||||
|
||||
-- https://github.com/ekmett/hyphenation/issues/1
|
||||
, "hyphenation"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user