mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip test due to vincenthz/hs-crypto-cipher#36
This commit is contained in:
parent
7171e0a902
commit
52c3a30e0f
@ -100,6 +100,9 @@ defaultExpectedFailures _ = fromList $ map PackageName
|
||||
|
||||
-- https://github.com/IreneKnapp/direct-sqlite/issues/32
|
||||
, "direct-sqlite"
|
||||
|
||||
-- https://github.com/vincenthz/hs-crypto-cipher/issues/36
|
||||
, "crypto-cipher-tests"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user