mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Expect failure from ghc-mod
This commit is contained in:
parent
38a9e33c69
commit
a9bd95dcc5
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user