diff --git a/Stackage/Config.hs b/Stackage/Config.hs index a23bd722..30a9d028 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -54,6 +54,9 @@ defaultExpectedFailures = fromList $ map PackageName -- Tests require shell script and are incompatible with sandboxed package -- databases , "HTF" + + -- https://github.com/simonmar/monad-par/issues/28 + , "monad-par" ] -- | List of packages for our stable Hackage. All dependencies will be