From a4ff3d7fdf0c1b1019cbae43e2a5d131fb21ef9a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 19:55:23 -0700 Subject: [PATCH] Upper bound for quickcheck-classes, #4579 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a43e708a..37a8687f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4641,6 +4641,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4578 - lapack < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4579 + - quickcheck-classes < 0.6.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of