Cabal revisions of pandoc-1.19.2.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: pandoc Version: 1.19.2.3+x-revision: 1 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL custom-setup setup-depends: base,- Cabal+ Cabal < 2 Library Build-Depends: base >= 4.7 && <5, 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.8, 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.3-x-revision: 1+x-revision: 2 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL else Build-Depends: time >= 1.5 && < 1.9 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