Expect failure from ghc-mod

This commit is contained in:
Michael Snoyman 2014-10-10 12:16:41 +03:00
parent 38a9e33c69
commit a9bd95dcc5

View File

@ -212,6 +212,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- Requires a running webdriver server
add "webdriver"
add "webdriver-snoy"
-- Weird conflicts with sandboxing
add "ghc-mod"
where
add = tell . singleton . PackageName