Skip crypto-numbers test suite

This commit is contained in:
Michael Snoyman 2013-12-23 19:47:18 +02:00
parent ea95ea8ffe
commit 53b1f3e379

View File

@ -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