packages feed

Cabal revisions of dhall-text-1.0.18

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name: dhall-text-Version: 1.0.18-Cabal-Version: >=1.8.0.2-Build-Type: Simple-Tested-With: GHC == 7.10.3, GHC == 8.4.3, GHC == 8.6.1-License: BSD3-License-File: LICENSE-Copyright: 2017 Gabriel Gonzalez-Author: Gabriel Gonzalez-Maintainer: Gabriel439@gmail.com-Bug-Reports: https://github.com/dhall-lang/dhall-haskell/issues-Synopsis: Template text using Dhall-Description:-    This package provides a @dhall-to-text@ executable that templates text using-    the Dhall configuration language-Category: Compiler-Extra-Source-Files:-    README.md-Source-Repository head-    Type: git-    Location: https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-text--Executable dhall-to-text-    Hs-Source-Dirs: exec-    Main-Is: Main.hs-    Build-Depends:-        base                 >= 4.8.0.0  && < 5   ,-        dhall                >= 1.15.0   && < 1.25,-        optparse-applicative                < 0.15,-        text                 >= 0.11.1.0 && < 1.3-    GHC-Options: -Wall-    Other-Modules:-        Paths_dhall_text+Name: dhall-text
+Version: 1.0.18
+x-revision: 1
+Cabal-Version: >=1.8.0.2
+Build-Type: Simple
+Tested-With: GHC == 7.10.3, GHC == 8.4.3, GHC == 8.6.1
+License: BSD3
+License-File: LICENSE
+Copyright: 2017 Gabriel Gonzalez
+Author: Gabriel Gonzalez
+Maintainer: Gabriel439@gmail.com
+Bug-Reports: https://github.com/dhall-lang/dhall-haskell/issues
+Synopsis: Template text using Dhall
+Description:
+    This package provides a @dhall-to-text@ executable that templates text using
+    the Dhall configuration language
+Category: Compiler
+Extra-Source-Files:
+    README.md
+Source-Repository head
+    Type: git
+    Location: https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-text
+
+Executable dhall-to-text
+    Hs-Source-Dirs: exec
+    Main-Is: Main.hs
+    Build-Depends:
+        base                 >= 4.8.0.0  && < 5   ,
+        dhall                >= 1.15.0   && < 1.25,
+        optparse-applicative                < 0.16,
+        text                 >= 0.11.1.0 && < 1.3
+    GHC-Options: -Wall
+    Other-Modules:
+        Paths_dhall_text
revision 2
 Name: dhall-text
 Version: 1.0.18
-x-revision: 1
+x-revision: 2
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 Tested-With: GHC == 7.10.3, GHC == 8.4.3, GHC == 8.6.1
 Description:
     This package provides a @dhall-to-text@ executable that templates text using
     the Dhall configuration language
+    .
+    This package is now superseded by the @dhall text@ command from the @dhall@
+    package
 Category: Compiler
 Extra-Source-Files:
     README.md
revision 3
 Name: dhall-text
 Version: 1.0.18
-x-revision: 2
+x-revision: 3
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 Tested-With: GHC == 7.10.3, GHC == 8.4.3, GHC == 8.6.1
 License: BSD3
 License-File: LICENSE
-Copyright: 2017 Gabriel Gonzalez
-Author: Gabriel Gonzalez
-Maintainer: Gabriel439@gmail.com
+Copyright: 2017 Gabriella Gonzalez
+Author: Gabriella Gonzalez
+Maintainer: GenuineGabriella@gmail.com
 Bug-Reports: https://github.com/dhall-lang/dhall-haskell/issues
 Synopsis: Template text using Dhall
 Description: