Don't require ghcid tests

This commit is contained in:
Michael Snoyman 2014-10-14 09:23:33 +03:00
parent d650e4b60b
commit 5fbe3d5695

View File

@ -215,6 +215,7 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- Weird conflicts with sandboxing
add "ghc-mod"
add "ghcid"
-- Requires locally running server
add "bloodhound"