Skip c2hs test suite

This commit is contained in:
Michael Snoyman 2014-09-12 10:42:52 +03:00
parent 75528f730e
commit 055d912d8d

View File

@ -197,6 +197,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- https://github.com/goldfirere/th-desugar/issues/12
add "th-desugar"
-- https://github.com/haskell/c2hs/issues/108
add "c2hs"
where
add = tell . singleton . PackageName