From 35aa4e56fe2c6034ea2a29b6c51b7b2c9d699861 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 17:27:05 +0800 Subject: [PATCH] disable functor-combinators (mstksg/functor-combinators#7) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93944f98..354c540b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5177,7 +5177,7 @@ packages: - formatn - friendly-time - functor-classes-compat - - functor-combinators + - functor-combinators < 0 # https://github.com/mstksg/functor-combinators/issues/7 - fuzzcheck - generic-arbitrary - generically