From a113e883a8d3c99c4096408feefb33ff25ab3d76 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 14 Aug 2026 04:28:19 -0700 Subject: [PATCH] Test `dataframe` resolution Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60b34ba0..adcba77a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7893,7 +7893,7 @@ packages: - hasql-dynamic-statements < 0.5.1.1 # https://github.com/commercialhaskell/stackage/issues/8088 - - dataframe-learn < 2.4 + # dataframe-learn < 2.4 # end of Stackage upper bounds # end of packages @@ -9430,8 +9430,8 @@ hide: # This always use the cabal file shipped with the sdist tarball instead of the latest revision. # # This only supports pinning to the initial release (revision 0), not to an arbitrary revision. -no-revisions: -- dataframe # https://github.com/commercialhaskell/stackage/issues/8088 +no-revisions: [] +# dataframe # https://github.com/commercialhaskell/stackage/issues/8088 # Note, this no longer actually does anything with curator2 unfortunately: # Do not build these packages in parallel with others. Useful for high memory