Test dataframe resolution

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2026-08-14 04:28:19 -07:00
parent 3c594250c1
commit a113e883a8
No known key found for this signature in database

View File

@ -7893,7 +7893,7 @@ packages:
- hasql-dynamic-statements < 0.5.1.1 - hasql-dynamic-statements < 0.5.1.1
# https://github.com/commercialhaskell/stackage/issues/8088 # https://github.com/commercialhaskell/stackage/issues/8088
- dataframe-learn < 2.4 # dataframe-learn < 2.4
# end of Stackage upper bounds # end of Stackage upper bounds
# end of packages # 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 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. # This only supports pinning to the initial release (revision 0), not to an arbitrary revision.
no-revisions: no-revisions: []
- dataframe # https://github.com/commercialhaskell/stackage/issues/8088 # dataframe # https://github.com/commercialhaskell/stackage/issues/8088
# Note, this no longer actually does anything with curator2 unfortunately: # Note, this no longer actually does anything with curator2 unfortunately:
# Do not build these packages in parallel with others. Useful for high memory # Do not build these packages in parallel with others. Useful for high memory