From 0a453b86b2c6a602cb3ecfd8a102badf0bba5959 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 11 Dec 2024 22:36:20 +0800 Subject: [PATCH] filecache testsuite error (bartavelle/filecache#13) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8218b6c9..2ef6cd1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9396,6 +9396,7 @@ expected-test-failures: - astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8 - coinor-clp # 0.0.0.2 - easy-logger # 0.1.0.7 https://github.com/schnecki/easy-logger/issues/1 + - filecache # 0.5.2 https://github.com/bartavelle/filecache/issues/13 - generics-eot # 0.4.0.1 ghc-9.6 - hsexif # 0.6.1.10 Missing test file - katip # 0.8.8.2 https://github.com/Soostone/katip/issues/155