From 546d132cc880eb2937d85c00574bcb7f80007997 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 2 Jun 2024 08:16:12 -0700 Subject: [PATCH] Add another bound Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 652c64c9..a8fd9477 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3062,7 +3062,7 @@ packages: - flexible-defaults - funcmp - hackage-db - - hledger-interest + - hledger-interest < 0 - hopenssl - hsdns - hsemail @@ -3978,7 +3978,7 @@ packages: - FailT "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + - hledger-iadd < 0 "Roy Levien @orome": - crypto-enigma < 0 # 0.1.1.6 compile fail https://github.com/orome/crypto-enigma-hs/issues/36