Cabal revisions of pandoc-1.19.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: pandoc Version: 1.19.2+x-revision: 1 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL xml >= 1.3.12 && < 1.4, random >= 1 && < 1.2, extensible-exceptions >= 0.1 && < 0.2,- pandoc-types >= 1.17 && < 1.18,+ pandoc-types >= 1.17 && < 1.17.4, aeson >= 0.7 && < 1.2, tagsoup >= 0.13.7 && < 0.15, base64-bytestring >= 0.1 && < 1.1, Executable pandoc Build-Depends: pandoc,- pandoc-types >= 1.17 && < 1.18,+ pandoc-types >= 1.17 && < 1.17.4, base >= 4.2 && <5, directory >= 1.2 && < 1.4, filepath >= 1.1 && < 1.5, Build-Depends: base >= 4.2 && < 5, syb >= 0.1 && < 0.7, pandoc,- pandoc-types >= 1.17 && < 1.18,+ pandoc-types >= 1.17 && < 1.17.4, bytestring >= 0.9 && < 0.11, text >= 0.11 && < 1.3, directory >= 1 && < 1.4,
revision 2
Name: pandoc Version: 1.19.2-x-revision: 1+x-revision: 2 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL else Build-Depends: time >= 1.5 && < 1.7 if flag(network-uri)- Build-Depends: network-uri >= 2.6 && < 2.7, network >= 2.6+ Build-Depends: network-uri >= 2.6 && < 2.7, network >= 2.6 && < 2.9 else Build-Depends: network >= 2 && < 2.6 if flag(https) containers >= 0.1 && < 0.6, HTTP >= 4000.0.5 && < 4000.4 if flag(network-uri)- Build-Depends: network-uri >= 2.6 && < 2.7, network >= 2.6+ Build-Depends: network-uri >= 2.6 && < 2.7, network >= 2.6 && < 2.9 else Build-Depends: network >= 2 && < 2.6 Ghc-Options: -rtsopts -with-rtsopts=-K16m -Wall -fno-warn-unused-do-bind