Ignore some tests for #163

This commit is contained in:
Michael Snoyman 2013-12-22 14:59:18 +02:00
parent 08b02b326a
commit ea95ea8ffe

View File

@ -116,6 +116,10 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- Problems with doctest and sandboxing
add "warp"
add "wai-logger"
-- https://github.com/fpco/stackage/issues/163
add "hTalos"
add "seqloc"
where
add = tell . singleton . PackageName