From 849f44e5d9d95e95ca3854e7e681c6464a3f853b Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 18 May 2024 00:26:22 -0400 Subject: [PATCH] restrict quickcheck-instances < 0.3.31 (#7422) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ac06884..d1030787 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5735,7 +5735,7 @@ packages: - protobuf < 0.2.1.4 || > 0.2.1.4 # deprecated version - ptr - pureMD5 - - quickcheck-instances + - quickcheck-instances < 0.3.31 # https://github.com/commercialhaskell/stackage/issues/7422 - quickcheck-io - quickcheck-simple - quickcheck-unicode