mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip x509 test on HP builds
This commit is contained in:
parent
9249c85ade
commit
85013f5757
@ -230,6 +230,8 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
||||
|
||||
-- https://github.com/vincenthz/hs-tls/issues/84
|
||||
add "tls"
|
||||
|
||||
add "x509"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user