From f7d747606e9be400244ca8c82ba28b312e2fc151 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 7 Jul 2021 23:24:50 +0200 Subject: [PATCH] generic-arbitrary < 0.2.0 for #6103 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 436fe320..8613fb06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6690,6 +6690,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6086 - tasty-bench < 0.3 + # https://github.com/commercialhaskell/stackage/issues/6103 + - generic-arbitrary < 0.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of