From ffd52e5141d75eb7c956fef87179b541e5f2944b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 10 Apr 2017 22:59:55 +0200 Subject: [PATCH] Disable quickcheck-combinators #2388 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 150dcff2..182216d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1619,7 +1619,7 @@ packages: - HSet - unit-constraint - unfoldable-restricted - - quickcheck-combinators + # - quickcheck-combinators # build failure https://github.com/fpco/stackage/pull/2388 "Fumiaki Kinoshita @fumieval": - boundingboxes