From a8e2d3a11593a56026158a23dc15d49c634a69d1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 May 2022 20:02:12 -0700 Subject: [PATCH] block fuzzy-time and cursor-fuzzy-time per #6564 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06cfba15..bd4bd03d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3982,9 +3982,9 @@ packages: - autodocodec-yaml - cursor - cursor-brick - - cursor-fuzzy-time + - cursor-fuzzy-time < 0 # via fuzzy-time - cursor-gen - - fuzzy-time + - fuzzy-time < 0 # https://github.com/commercialhaskell/stackage/issues/6564 - genvalidity - genvalidity-aeson - genvalidity-bytestring