dhall-nix 1.1.18 → 1.1.19
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~dhalldep ~hnixPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: dhall, hnix
API changes (from Hackage documentation)
Files
- dhall-nix.cabal +3/−3
dhall-nix.cabal view
@@ -1,5 +1,5 @@ Name: dhall-nix-Version: 1.1.18+Version: 1.1.19 Cabal-Version: >=1.10 Build-Type: Simple Tested-With: GHC == 8.0.1@@ -30,8 +30,8 @@ base >= 4.11.0.0 && < 5 , containers < 0.7 , data-fix < 0.4 ,- dhall >= 1.36 && < 1.37,- hnix >= 0.7 && < 0.11,+ dhall >= 1.36 && < 1.38,+ hnix >= 0.7 && < 0.12, lens-family-core >= 1.0.0 && < 2.2 , neat-interpolation < 0.6 , text >= 0.8.0.0 && < 1.3