mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-06-28 09:15:47 +02:00
More bounds for #8041
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
cdceae72ae
commit
4d7b7dc826
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user