core-data 0.2.1.3 → 0.2.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hashablePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hashable
API changes (from Hackage documentation)
Files
- core-data.cabal +2/−2
core-data.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: core-data-version: 0.2.1.3+version: 0.2.1.4 license: BSD3 license-file: LICENSE copyright: © 2018-2019 Operational Dynamics Consulting Pty Ltd, and Others@@ -42,7 +42,7 @@ bytestring >=0.10.8.2 && <0.11, containers >=0.6.0.1 && <0.7, core-text >=0.2.2 && <0.3,- hashable >=1.2.7.0 && <1.3,+ hashable >=1.2 && <1.4, prettyprinter >=1.2.1.1 && <1.6, prettyprinter-ansi-terminal >=1.1.1.2 && <1.2, scientific >=0.3.6.2 && <0.4,