mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 23:05:47 +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
|
-- Test suite takes too long to run on some systems
|
||||||
, "punycode"
|
, "punycode"
|
||||||
|
|
||||||
|
-- https://github.com/vincenthz/hit/issues/4
|
||||||
|
, "hit"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | List of packages for our stable Hackage. All dependencies will be
|
-- | List of packages for our stable Hackage. All dependencies will be
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user