From 8372d922b94661df349ee10d2751fc988261b2d8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 15 Apr 2016 13:23:33 -0700 Subject: [PATCH] Lift constraint on doctest 0.11, skip straggling test suites #1328 --- build-constraints.yaml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d634b70..794b0571 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2177,9 +2177,6 @@ packages: - webdriver-angular < 0.1.10 - yesod-static-angular < 0.1.8 - # https://github.com/fpco/stackage/issues/1328 - - doctest < 0.11 - # https://github.com/fpco/stackage/issues/1335 - dejafu < 0.3 - async-dejafu < 0.1.1 @@ -2390,6 +2387,16 @@ skipped-tests: # Not included explicitly and has outdated bounds - concurrent-extra + + # doctest < 0.11 + # Closed due to inactivity: https://github.com/fpco/stackage/issues/1328 + - ad + - composition-tree + - linear + - patches-vector + - semigroupoids + - wuss + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We