Workaround for #226

This commit is contained in:
Michael Snoyman 2014-05-19 18:51:04 +03:00
parent 9d59fd9cc0
commit cf202d675d

View File

@ -149,6 +149,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- issues with pthread
mapM_ add $ words "hlibgit2 gitlib-s3 gitlib-libgit2"
-- https://github.com/fpco/stackage/issues/226
add "options"
where
add = tell . singleton . PackageName