mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove abstract-deque from expected failures rrnewton/haskell-lockfree#7
This commit is contained in:
parent
5e247eb486
commit
af56ad51a8
@ -85,9 +85,6 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
-- https://github.com/basvandijk/concurrent-extra/issues/
|
||||
add "concurrent-extra"
|
||||
|
||||
-- https://github.com/rrnewton/haskell-lockfree-queue/issues/7
|
||||
add "abstract-deque"
|
||||
|
||||
-- https://github.com/skogsbaer/xmlgen/issues/2
|
||||
add "xmlgen"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user