diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 8ef9f3d2..bd4e5648 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -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