prettychart 0.3.0.0 → 0.3.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~numhask-spacePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: numhask-space
API changes (from Hackage documentation)
Files
- prettychart.cabal +2/−2
prettychart.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: prettychart-version: 0.3.0.0+version: 0.3.0.1 license: BSD-3-Clause license-file: LICENSE copyright: Tony Day (c) 2023@@ -61,7 +61,7 @@ , filepath >=1.4 && <1.6 , fsnotify >=0.4.1 && <0.5 , markup-parse >=0.1 && <0.2- , numhask-space >=0.10 && <0.13+ , numhask-space >=0.10 && <0.14 , optics-core >=0.4 && <0.5 , text >=1.2 && <2.2 , time >=1.9 && <1.15