From f38187d63f5c47cc1dbbce12bcdbff9d33fd34ee Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 18 Jul 2025 18:00:11 +0800 Subject: [PATCH] massiv-persist testsuite (lehins/massiv-compat#1) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46c0d420..66444f7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8790,6 +8790,7 @@ expected-test-failures: - interpolate # should be fixed in 9.12.3 https://github.com/sol/interpolate/issues/20 - leveldb-haskell - lifted-base # 0.2.3.12 compile fail + - massiv-persist # 1.0.0.3 https://github.com/lehins/massiv-compat/issues/1 - mfsolve # https://github.com/commercialhaskell/stackage/issues/6379 - multiarg # 0.30.0.10 - parameterized # 0.5.0.0 https://github.com/commercialhaskell/stackage/issues/5746