dotparse 0.1.1.0 → 0.1.2.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~chart-svgdep ~numhask-spacePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: chart-svg, numhask-space
API changes (from Hackage documentation)
Files
- dotparse.cabal +3/−3
dotparse.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: dotparse-version: 0.1.1.0+version: 0.1.2.0 license: BSD-3-Clause license-file: LICENSE copyright: Tony Day (c) 2020@@ -61,10 +61,10 @@ , algebraic-graphs >=0.6 && <0.8 , base >=4.7 && <5 , bytestring >=0.11.3 && <0.13- , chart-svg >=0.6 && <0.8+ , chart-svg >=0.6 && <0.9 , containers >=0.6 && <0.8 , flatparse >=0.3.5 && <0.6- , numhask-space >=0.10 && <0.12+ , numhask-space >=0.10 && <0.13 , optics-core >=0.4 && <0.5 , process-extras >=0.7.4 && <0.8 , string-interpolate >=0.3 && <0.4