mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Don't require bloodhound tests
This commit is contained in:
parent
3335e90821
commit
5a66ea4eda
@ -215,6 +215,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
|||||||
|
|
||||||
-- Weird conflicts with sandboxing
|
-- Weird conflicts with sandboxing
|
||||||
add "ghc-mod"
|
add "ghc-mod"
|
||||||
|
|
||||||
|
-- Requires locally running server
|
||||||
|
add "bloodhound"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user