dhall-bash 1.0.12 → 1.0.13
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-bash.cabal +2/−2
dhall-bash.cabal view
@@ -1,5 +1,5 @@ Name: dhall-bash-Version: 1.0.12+Version: 1.0.13 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.10.2, GHC == 8.0.1@@ -32,7 +32,7 @@ bytestring < 0.11, containers < 0.6 , formatting >= 6.3 && < 6.4 ,- dhall >= 1.12.0 && < 1.14,+ dhall >= 1.14.0 && < 1.15, insert-ordered-containers >= 0.1.0.1 && < 0.3 , neat-interpolation < 0.4 , shell-escape < 0.3 ,