packages feed

dhall-yaml 1.0.0 → 1.0.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: dhall

API changes (from Hackage documentation)

Files

dhall-yaml.cabal view
@@ -1,5 +1,5 @@ Name: dhall-yaml-Version: 1.0.0+Version: 1.0.1 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.10.3, GHC == 8.4.3, GHC == 8.6.1@@ -37,7 +37,7 @@         base                      >= 4.8.0.0  && < 5   ,         aeson                     >= 1.0.0.0  && < 1.5 ,         bytestring                               < 0.11,-        dhall                     >= 1.28.0   && < 1.29,+        dhall                     >= 1.28.0   && < 1.30,         dhall-json                >= 1.6.0    && < 1.7 ,         optparse-applicative      >= 0.14.0.0 && < 0.16,         text                      >= 0.11.1.0 && < 1.3 ,