packages feed

json-spec-elm 0.4.0.5 → 0.4.0.6

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

json-spec-elm.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                json-spec-elm-version:             0.4.0.5+version:             0.4.0.6 synopsis:            Elm code generate for `json-spec`. description:                               Produce elm types, encoders, and decoders from a@@ -12,7 +12,7 @@ license-file:        LICENSE author:              Rick Owens maintainer:          rick@owensmurray.com-copyright:           2024 Rick Owens+copyright:           2025 Owens Murray, LLC. category:            JSON, Elm build-type:          Simple extra-source-files:@@ -21,7 +21,7 @@  common dependencies   build-depends:-    , base                 >= 4.17.2.1 && < 4.21+    , base                 >= 4.17.2.1 && < 4.22     , containers           >= 0.6.7    && < 0.8     , elm-syntax           >= 0.3.2.0  && < 0.4     , json-spec            >= 0.3.0.0  && < 1.2