From 01b7812913385d359b83f3abbff9af5591edd1b7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 30 Mar 2015 13:46:10 +0300 Subject: [PATCH] Extra upper bound on cabal-test-quickcheck for #479 @zmthy --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a7441b4..0ce75a7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -854,6 +854,7 @@ packages: # https://github.com/fpco/stackage/issues/479 - QuickCheck < 2.8 + - cabal-test-quickcheck < 0.1.6 # https://github.com/fpco/stackage/issues/483 - rethinkdb-client-driver < 0.0.15