From c7628d22b464fa032588e919751dae47cbed9314 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 6 Jul 2021 19:55:35 +0200 Subject: [PATCH] Disable hledger-lib tests (doctest issue) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c61560ee..40499a0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7565,6 +7565,7 @@ expected-test-failures: - headroom - xml-indexed-cursor - yesod-paginator + - hledger-lib # https://github.com/commercialhaskell/stackage/issues/5587 - dbus