packages feed

Cabal revisions of dataframe-expr-serializer-1.2.0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:      3.4 name:               dataframe-expr-serializer version:            1.2.0.1+x-revision:         1 synopsis:           Serialize and deserialize dataframe expressions and pipelines. description:     Save fitted @Expr@ values and whole pipelines (ordered @[NamedExpr]@) to a     build-depends:      base >= 4 && < 5,                         aeson >= 0.11.0.0 && < 3,                         bytestring >= 0.11 && < 0.14,-                        dataframe-core >= 2.2 && < 2.3,-                        dataframe-operations >= 2.2 && < 2.3,+                        dataframe-core >= 2.3 && < 2.4,+                        dataframe-operations >= 2.3 && < 2.4,                         text >= 2.1 && < 3,                         vector >= 0.13 && < 0.15     hs-source-dirs:     src
revision 2
 cabal-version:      3.4 name:               dataframe-expr-serializer version:            1.2.0.1-x-revision:         1+x-revision:         2 synopsis:           Serialize and deserialize dataframe expressions and pipelines. description:     Save fitted @Expr@ values and whole pipelines (ordered @[NamedExpr]@) to a     build-depends:      base >= 4 && < 5,                         aeson >= 0.11.0.0 && < 3,                         bytestring >= 0.11 && < 0.14,-                        dataframe-core >= 2.3 && < 2.4,-                        dataframe-operations >= 2.3 && < 2.4,+                        dataframe-core >= 2.3 && < 2.5,+                        dataframe-operations >= 2.3 && < 2.5,                         text >= 2.1 && < 3,                         vector >= 0.13 && < 0.15     hs-source-dirs:     src