From f2272bbb7ccc129965ef08eb2f5356dd0dd40acb Mon Sep 17 00:00:00 2001 From: Guillaume Bouchard Date: Fri, 3 Jan 2025 17:57:01 +0400 Subject: [PATCH] PyF: add it back on nightly See for the bug report https://github.com/guibou/PyF/issues/142 This is fixed in https://hackage.haskell.org/package/PyF-0.11.4.0 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0b3bc936..7762a1604 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8698,7 +8698,6 @@ expected-test-failures: # Consistent test failures - Allure # 0.11.0.0 - - PyF # 0.11.3.0 https://github.com/guibou/PyF/issues/142 - SpatialMath # 0.2.7.1 https://github.com/ghorn/spatial-math/issues/10 - ap-normalize # 0.1.0.1 ghc-9.6 - astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8