dhall-bash 1.0.27 → 1.0.28
raw patch · 1 files changed
+4/−4 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 +4/−4
dhall-bash.cabal view
@@ -1,8 +1,8 @@ Name: dhall-bash-Version: 1.0.27+Version: 1.0.28 Cabal-Version: >=1.8.0.2 Build-Type: Simple-Tested-With: GHC == 7.10.3, GHC == 8.4.3, GHC == 8.6.1+Tested-With: GHC == 8.0.2, GHC == 8.4.3, GHC == 8.6.1 License: BSD3 License-File: LICENSE Copyright: 2017 Gabriel Gonzalez@@ -31,8 +31,8 @@ base >= 4.8.0.0 && < 5 , bytestring < 0.11, containers < 0.7 ,- dhall >= 1.28.0 && < 1.30,- neat-interpolation < 0.4 ,+ dhall >= 1.28.0 && < 1.31,+ neat-interpolation < 0.5 , shell-escape < 0.3 , text >= 0.2 && < 1.3 Exposed-Modules: Dhall.Bash