From f2097cb9f500a01c340092fb92a85163155ebf07 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 28 Aug 2025 17:09:07 +0800 Subject: [PATCH] filestore testsuite needs mercurial --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce04efac..097e80cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8861,6 +8861,7 @@ expected-test-failures: - eventful-dynamodb - eventful-postgresql - faktory # connection refused, https://github.com/commercialhaskell/stackage/issues/5905 + - filestore # needs mercurial - gdax # Needs environment variables set - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/611