mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip crypto-numbers test suite
This commit is contained in:
parent
ea95ea8ffe
commit
53b1f3e379
@ -120,6 +120,10 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/163
|
||||
add "hTalos"
|
||||
add "seqloc"
|
||||
|
||||
-- FIXME the test suite fails fairly regularly in builds, though I haven't
|
||||
-- discovered why yet
|
||||
add "crypto-numbers"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user