chart-svg 0.8.0.0 → 0.8.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~randomPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: random
API changes (from Hackage documentation)
Files
- chart-svg.cabal +2/−2
chart-svg.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: chart-svg-version: 0.8.0.0+version: 0.8.0.1 license: BSD-3-Clause license-file: LICENSE copyright: Tony Day (c) 2017@@ -74,7 +74,7 @@ , numhask >=0.11 && <0.13 , numhask-space >=0.10 && <0.13 , optics-core >=0.4 && <0.5- , random >=1.2 && <1.3+ , random >=1.2 && <1.4 , string-interpolate >=0.3 && <0.5 , text >=1.2 && <2.2 , time >=1.9 && <1.15