mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 08:48:31 +01:00
Expect abstract-deque to fail
This commit is contained in:
parent
2f7c4e21be
commit
2608346e87
@ -83,6 +83,9 @@ defaultExpectedFailures _ = fromList $ map PackageName
|
||||
|
||||
-- https://github.com/basvandijk/concurrent-extra/issues/
|
||||
, "concurrent-extra"
|
||||
|
||||
-- https://github.com/rrnewton/haskell-lockfree-queue/issues/7
|
||||
, "abstract-deque"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user