Cabal revisions of dataframe-csv-2.3.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-csv version: 2.3.0.0+x-revision: 1 synopsis: CSV reader and writer for the dataframe ecosystem. description: @DataFrame.IO.CSV@ — strict single-pass CSV read/write (pure build-depends: base >= 4 && < 5, bytestring >= 0.11 && < 0.14, containers >= 0.6.7 && < 0.10,- dataframe-core >= 2.2 && < 2.3,- dataframe-operations >= 2.2 && < 2.3,+ dataframe-core >= 2.3 && < 2.4,+ dataframe-operations >= 2.3 && < 2.4, dataframe-parsing >= 2.2 && < 2.3, text >= 2.1 && < 3, time >= 1.12 && < 2,
revision 2
cabal-version: 3.4 name: dataframe-csv version: 2.3.0.0-x-revision: 1+x-revision: 2 synopsis: CSV reader and writer for the dataframe ecosystem. description: @DataFrame.IO.CSV@ — strict single-pass CSV read/write (pure build-depends: base >= 4 && < 5, bytestring >= 0.11 && < 0.14, containers >= 0.6.7 && < 0.10,- dataframe-core >= 2.3 && < 2.4,- dataframe-operations >= 2.3 && < 2.4,+ dataframe-core >= 2.3 && < 2.5,+ dataframe-operations >= 2.3 && < 2.5, dataframe-parsing >= 2.2 && < 2.3, text >= 2.1 && < 3, time >= 1.12 && < 2,