From e13f28c6771d311c0b372164721b91acc3cad392 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 30 Dec 2017 22:59:46 +0200 Subject: [PATCH] Do not use newest test-framework --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6aa00206..23efe2a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3157,6 +3157,9 @@ packages: # may need to skip tests when removing this - text < 1.2.3 + # Does not support newest QuickCheck + - test-framework < 0.8.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of