packages feed

dhall-json 1.7.3 → 1.7.4

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~dhalldep ~tastyPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: dhall, tasty

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,3 +1,7 @@+1.7.4++* Build against `dhall-1.37.0`+ 1.7.3  * [Fix command-line completions for files](https://github.com/dhall-lang/dhall-haskell/pull/2034)
dhall-json.cabal view
@@ -1,5 +1,5 @@ Name: dhall-json-Version: 1.7.3+Version: 1.7.4 Cabal-Version: >=1.10 Build-Type: Simple Tested-With: GHC == 8.4.3, GHC == 8.6.1@@ -44,7 +44,7 @@         aeson-yaml                >= 1.1.0     && < 1.2 ,         bytestring                                < 0.11,         containers                >= 0.5.9     && < 0.7 ,-        dhall                     >= 1.36.0    && < 1.37,+        dhall                     >= 1.36.0    && < 1.38,         exceptions                >= 0.8.3     && < 0.11,         filepath                                  < 1.5 ,         lens-family-core          >= 1.0.0     && < 2.2 ,