From 7fcce4c4df37d6be78d360788faff212b95edb60 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Jun 2020 03:37:39 +0200 Subject: [PATCH] smallcheck < 1.2.0 for #5424 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 976e2f47..452ddf39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4873,6 +4873,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5423 - optparse-generic < 1.4.0 + # https://github.com/commercialhaskell/stackage/issues/5424 + - smallcheck < 1.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of