diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 7005e972..4b466f60 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -66,6 +66,9 @@ defaultExpectedFailures = fromList $ map PackageName -- https://github.com/ekmett/hyphenation/issues/1 , "hyphenation" + + -- Test suite takes too long to run on some systems + , "punycode" ] -- | List of packages for our stable Hackage. All dependencies will be