Don't require bloodhound tests

This commit is contained in:
Michael Snoyman 2014-10-13 18:15:04 +03:00
parent 3335e90821
commit 5a66ea4eda

View File

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