diff --git a/build-constraints.yaml b/build-constraints.yaml index fdea1018..0208b4b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -202,7 +202,7 @@ packages: - dataframe-csv-th - dataframe-json - dataframe-lazy - - dataframe-learn < 1.1 # https://github.com/commercialhaskell/stackage/issues/8041 + - dataframe-learn - dataframe-operations - dataframe-parquet - dataframe-parquet-th @@ -7838,6 +7838,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8040 - composition < 1.1 + + # https://github.com/commercialhaskell/stackage/issues/8041 + - dataframe < 2.2 + - dataframe-core < 1.1 + - dataframe-learn < 1.1 # end of Stackage upper bounds # end of packages