From 8109086487b3ff390ab5716514a61de9b80a9aae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 11:51:44 +0900 Subject: [PATCH] semigroupoids-5.0.1 should build without tests (#1615) --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2d64b6..0a267cd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2284,6 +2284,9 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 + + # https://github.com/fpco/stackage/issues/1615 + - semigroupoids < 5.1 # end of packages @@ -2492,6 +2495,8 @@ skipped-tests: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees + # https://github.com/fpco/stackage/issues/1615 + - semigroupoids # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We