Don't run shake tests

This commit is contained in:
Michael Snoyman 2013-10-17 08:14:06 +03:00
parent 205545eee1
commit c6623d61f1

View File

@ -110,6 +110,8 @@ defaultExpectedFailures ghcVer = execWriter $ do
when (ghcVer < GhcMajorVersion 7 6) $ do
-- https://github.com/haskell-suite/haskell-names/issues/39
add "haskell-names"
add "shake"
where
add = tell . singleton . PackageName