packages feed

json-spec-elm-servant 0.4.2.0 → 0.4.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~filepathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: filepath

API changes (from Hackage documentation)

Files

json-spec-elm-servant.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                json-spec-elm-servant-version:             0.4.2.0+version:             0.4.2.1 synopsis:            Generated elm code for servant APIs. description:         Generate Elm encoders, decoders, and API requests                      for an Servant API, where the shape of the data@@ -28,7 +28,7 @@     , containers           >= 0.6.8     && < 0.8     , directory            >= 1.3.8.1   && < 1.4     , elm-syntax           >= 0.3.3.0   && < 0.4-    , filepath             >= 1.4.300.2 && < 1.6+    , filepath             >= 1.4.200.1 && < 1.6     , http-types           >= 0.12.3    && < 0.13     , json-spec            >= 0.3.0.0   && < 1.1     , json-spec-elm        >= 0.4.0.0   && < 0.5