From 9fcb7970cb9e6e73f3e8b812b8e0144cb79c3f76 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 28 Sep 2018 06:49:05 -0700 Subject: [PATCH] Try 3, round 8 --- build-constraints.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3e0e7fa..cbd37c29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4328,6 +4328,16 @@ packages: - tz < 0 - uri-bytestring < 0 + - approximate < 0 + - atom-conduit < 0 + - check-email < 0 + - compensated < 0 + - dublincore-xml-conduit < 0 + - hyperloglog < 0 + - opml-conduit < 0 + - rss-conduit < 0 + - sexp-grammar < 0 + - shake-language-c < 0 @@ -4715,6 +4725,7 @@ skipped-tests: + # Transitive outdated dependencies # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11