packages feed

dataframe-parquet-th 1.2.0.0 → 1.2.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~dataframe-parquetPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: dataframe-parquet

API changes (from Hackage documentation)

Files

dataframe-parquet-th.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.4 name:               dataframe-parquet-th-version:            1.2.0.0+version:            1.2.0.1  synopsis:           Parquet-file-based Template Haskell splices for the dataframe ecosystem. description:@@ -32,7 +32,7 @@     build-depends:      base >= 4 && < 5,                         containers >= 0.6.7 && < 0.10,                         dataframe-core >= 2.1 && < 2.2,-                        dataframe-parquet >= 1.3 && < 1.4,+                        dataframe-parquet >= 1.4 && < 1.5,                         dataframe-th >= 2.1 && < 2.2,                         directory >= 1.3.0.0 && < 2,                         filepath >= 1.4 && < 2,