packages feed

dataframe-csv 1.0.0.0 → 1.0.1.0

raw patch · 1 files changed

+2/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

dataframe-csv.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.4 name:               dataframe-csv-version:            1.0.0.0+version:            1.0.1.0  synopsis:           CSV reader and writer for the dataframe ecosystem. description:@@ -23,6 +23,7 @@         -Wincomplete-uni-patterns         -Wunused-imports         -Wunused-local-binds+        -Wunused-packages  library     import:             warnings