packages feed

Cabal revisions of dataframe-parsing-2.2.0.0

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

revision 1
 cabal-version:      3.4 name:               dataframe-parsing version:            2.2.0.0+x-revision:         1 synopsis:           Shared text/binary parsing helpers for the dataframe ecosystem. description:     Parsing primitives used by the @dataframe@ family: CSV-friendly text                         bytestring >= 0.11 && < 0.14,                         bytestring-lexing >= 0.5 && < 0.7,                         containers >= 0.6.7 && < 0.10,-                        dataframe-core >= 2.2 && < 2.3,+                        dataframe-core >= 2.3 && < 2.4,                         text >= 2.1 && < 3,                         time >= 1.12 && < 2,                         vector >= 0.12 && < 0.15
revision 2
 cabal-version:      3.4 name:               dataframe-parsing version:            2.2.0.0-x-revision:         1+x-revision:         2 synopsis:           Shared text/binary parsing helpers for the dataframe ecosystem. description:     Parsing primitives used by the @dataframe@ family: CSV-friendly text                         bytestring >= 0.11 && < 0.14,                         bytestring-lexing >= 0.5 && < 0.7,                         containers >= 0.6.7 && < 0.10,-                        dataframe-core >= 2.3 && < 2.4,+                        dataframe-core >= 2.3 && < 2.5,                         text >= 2.1 && < 3,                         time >= 1.12 && < 2,                         vector >= 0.12 && < 0.15