packages feed

dotparse 0.1.2.0 → 0.1.2.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

dotparse.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: dotparse-version: 0.1.2.0+version: 0.1.2.1 license: BSD-3-Clause license-file: LICENSE copyright: Tony Day (c) 2020@@ -64,7 +64,7 @@         , chart-svg          >=0.6 && <0.9         , containers         >=0.6 && <0.8         , flatparse          >=0.3.5 && <0.6-        , numhask-space      >=0.10 && <0.13+        , numhask-space      >=0.10 && <0.14         , optics-core        >=0.4 && <0.5         , process-extras     >=0.7.4 && <0.8         , string-interpolate >=0.3 && <0.4