Cabal revisions of dhall-nixpkgs-1.0.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Version: 1.0.6-Cabal-Version: >=1.10-Name: dhall-nixpkgs-Synopsis: Convert Dhall projects to Nix packages-Description: This package provides a @dhall-to-nixpkgs@ executable that- converts a Dhall project to a Nix expression that can be- supplied to @pkgs.dhallPackages.callPackage@-Bug-Reports: https://github.com/dhall-lang/dhall-haskell/issues-License: BSD3-license-file: LICENSE-Author: Gabriel Gonzalez-Maintainer: Gabriel439@gmail.com-Copyright: 2020 Gabriel Gonzalez-Category: Nix-Build-Type: Simple--Executable dhall-to-nixpkgs- Main-Is: Main.hs- Build-Depends: base >= 4.11 && < 5- , aeson >= 1.0.0.0 && < 1.6- , data-fix- , dhall >= 1.32.0 && < 1.41- , foldl < 1.5- , hnix >= 0.10.1 && < 0.15- , lens-family-core >= 1.0.0 && < 2.2- , megaparsec >= 7.0.0 && < 9.2- , mmorph < 1.3- , neat-interpolation < 0.6- , optparse-applicative >= 0.14.0.0 && < 0.17- , prettyprinter >= 1.5.1 && < 1.8- , text >= 0.11.1.0 && < 1.3- , transformers >= 0.2.0.0 && < 0.6- , turtle < 1.6- , network-uri < 2.8- Default-Language: Haskell2010- GHC-Options: -Wall -threaded+Version: 1.0.6 +x-revision: 1 +Cabal-Version: >=1.10 +Name: dhall-nixpkgs +Synopsis: Convert Dhall projects to Nix packages +Description: This package provides a @dhall-to-nixpkgs@ executable that + converts a Dhall project to a Nix expression that can be + supplied to @pkgs.dhallPackages.callPackage@ +Bug-Reports: https://github.com/dhall-lang/dhall-haskell/issues +License: BSD3 +license-file: LICENSE +Author: Gabriel Gonzalez +Maintainer: Gabriel439@gmail.com +Copyright: 2020 Gabriel Gonzalez +Category: Nix +Build-Type: Simple + +Executable dhall-to-nixpkgs + Main-Is: Main.hs + Build-Depends: base >= 4.11 && < 5 + , aeson >= 1.0.0.0 && < 1.6 + , data-fix + , dhall >= 1.32.0 && < 1.41 + , foldl < 1.5 + , hnix >= 0.10.1 && < 0.15 + , lens-family-core >= 1.0.0 && < 2.2 + , megaparsec >= 7.0.0 && < 9.3 + , mmorph < 1.3 + , neat-interpolation < 0.6 + , optparse-applicative >= 0.14.0.0 && < 0.17 + , prettyprinter >= 1.5.1 && < 1.8 + , text >= 0.11.1.0 && < 1.3 + , transformers >= 0.2.0.0 && < 0.6 + , turtle < 1.6 + , network-uri < 2.8 + Default-Language: Haskell2010 + GHC-Options: -Wall -threaded
revision 2
Version: 1.0.6 -x-revision: 1 +x-revision: 2 Cabal-Version: >=1.10 Name: dhall-nixpkgs Synopsis: Convert Dhall projects to Nix packages Executable dhall-to-nixpkgs Main-Is: Main.hs Build-Depends: base >= 4.11 && < 5 - , aeson >= 1.0.0.0 && < 1.6 + , aeson >= 1.0.0.0 && < 2.1 , data-fix , dhall >= 1.32.0 && < 1.41 , foldl < 1.5