mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Expect hit test failures vincenthz/hit#4
This commit is contained in:
parent
96cf781c00
commit
d2ac4c3234
@ -69,6 +69,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
||||
|
||||
-- Test suite takes too long to run on some systems
|
||||
, "punycode"
|
||||
|
||||
-- https://github.com/vincenthz/hit/issues/4
|
||||
, "hit"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user