diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 9a2f68d9..11358373 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -57,6 +57,9 @@ defaultExpectedFailures = fromList $ map PackageName -- https://github.com/simonmar/monad-par/issues/28 , "monad-par" + + -- https://github.com/meteficha/crypto-conduit/issues/16 + , "crypto-conduit" ] -- | List of packages for our stable Hackage. All dependencies will be