dhall-nixpkgs 1.0.7 → 1.0.8
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~aesondep ~dhall
Dependency ranges changed: aeson, dhall
Files
- dhall-nixpkgs.cabal +5/−5
dhall-nixpkgs.cabal view
@@ -1,4 +1,4 @@-Version: 1.0.7+Version: 1.0.8 Cabal-Version: >=1.10 Name: dhall-nixpkgs Synopsis: Convert Dhall projects to Nix packages@@ -19,10 +19,10 @@ Build-Depends: base >= 4.11 && < 5 , aeson >= 1.0.0.0 && < 2.1 , base16-bytestring >= 1.0.0.0- , base64-bytestring >= 1.2.1.0+ , base64-bytestring >= 1.1.0.0 , bytestring < 0.12 , data-fix- , dhall >= 1.32.0 && < 1.41+ , dhall >= 1.32.0 && < 1.42 , foldl < 1.5 , hnix >= 0.10.1 && < 0.15 , lens-family-core >= 1.0.0 && < 2.2@@ -30,9 +30,9 @@ , megaparsec >= 7.0.0 && < 10 , mmorph < 1.3 , neat-interpolation < 0.6- , optparse-applicative >= 0.14.0.0 && < 0.17+ , optparse-applicative >= 0.14.0.0 && < 0.18 , prettyprinter >= 1.7.0 && < 1.8- , text >= 0.11.1.0 && < 1.3+ , text >= 0.11.1.0 && < 2.1 , transformers >= 0.2.0.0 && < 0.6 , turtle < 1.6 , network-uri < 2.8