packages feed

dotparse 0.1.0.1 → 0.1.1.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~chart-svgPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: chart-svg

API changes (from Hackage documentation)

Files

dotparse.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: dotparse-version: 0.1.0.1+version: 0.1.1.0 license: BSD-3-Clause license-file: LICENSE copyright: Tony Day (c) 2020@@ -61,7 +61,7 @@         , algebraic-graphs   >=0.6 && <0.8         , base               >=4.7 && <5         , bytestring         >=0.11.3 && <0.13-        , chart-svg          >=0.6 && <0.7+        , chart-svg          >=0.6 && <0.8         , containers         >=0.6 && <0.8         , flatparse          >=0.3.5 && <0.6         , numhask-space      >=0.10 && <0.12