packages feed

Cabal revisions of pandoc-2.0.2

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

revision 1
 name:            pandoc version:         2.0.2+x-revision: 1 cabal-version:   >= 1.10 build-type:      Custom license:         GPL                  xml >= 1.3.12 && < 1.4,                  split >= 0.2 && < 0.3,                  random >= 1 && < 1.2,-                 pandoc-types >= 1.17.3 && < 1.18,+                 pandoc-types >= 1.17.3 && < 1.17.4,                  aeson >= 0.7 && < 1.3,                  aeson-pretty >= 0.8 && < 0.9,                  tagsoup >= 0.13.7 && < 0.15,      other-modules:  Prelude   build-depends:  base >= 4.2 && < 5,                   pandoc,-                  pandoc-types >= 1.17.3 && < 1.18,+                  pandoc-types >= 1.17.3 && < 1.17.4,                   bytestring >= 0.9 && < 0.11,                   text >= 0.11 && < 1.3,                   directory >= 1 && < 1.4,
revision 2
 name:            pandoc version:         2.0.2-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(embed_data_files)