diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 5a806632..f6eeb455 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -103,6 +103,9 @@ defaultExpectedFailures _ = fromList $ map PackageName -- Missing files , "websockets" + + -- Some kind of Cabal bug when trying to run tests + , "thyme" ] -- | List of packages for our stable Hackage. All dependencies will be