dataframe-th 1.0.0.0 → 1.0.1.0
raw patch · 1 files changed
+2/−1 lines, 1 filesdep ~dataframe-operationsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: dataframe-operations
API changes (from Hackage documentation)
Files
- dataframe-th.cabal +2/−1
dataframe-th.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: dataframe-th-version: 1.0.0.0+version: 1.0.1.0 synopsis: Record-based Template Haskell splices for the dataframe ecosystem. description:@@ -23,6 +23,7 @@ -Wincomplete-uni-patterns -Wunused-imports -Wunused-local-binds+ -Wunused-packages library import: warnings