From b832f1242efd8bb6048e915467f8694aa77d55e3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 2 Jun 2024 08:21:12 -0700 Subject: [PATCH] Disable packages for #7443 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 a8fd9477..add739c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3062,7 +3062,7 @@ packages: - flexible-defaults - funcmp - hackage-db - - hledger-interest < 0 + - hledger-interest < 0 # https://github.com/commercialhaskell/stackage/issues/7443 - hopenssl - hsdns - hsemail @@ -3978,7 +3978,7 @@ packages: - FailT "Hans-Peter Deifel @hpdeifel": - - hledger-iadd < 0 + - hledger-iadd < 0 # https://github.com/commercialhaskell/stackage/issues/7443 "Roy Levien @orome": - crypto-enigma < 0 # 0.1.1.6 compile fail https://github.com/orome/crypto-enigma-hs/issues/36