From 259ab414d33e6c442e63276462972040e47c1472 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 4 Dec 2018 17:11:28 -0500 Subject: [PATCH] Skip tests for hledger-lib, #4202 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17aded84..7143c29c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4255,6 +4255,7 @@ skipped-tests: # test build is failing - avro + - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4202 # Uses Cabal's "library internal" stanza feature - s3-signer