mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Ignore some tests for #163
This commit is contained in:
parent
08b02b326a
commit
ea95ea8ffe
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user