mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip punycode test suite
This commit is contained in:
parent
a462930694
commit
d5049ee026
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user