packages feed

Cabal revisions of pandoc-citeproc-0.10.4

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

revision 1
 name:               pandoc-citeproc version:            0.10.4+x-revision: 1 cabal-version:      >= 1.12 synopsis:           Supports using pandoc with citeproc    description: Turn on debug tracing.   default:     False +-- stanza is ignored by cabal-install < 1.24+custom-setup+  -- lib:Cabal prior to 1.24 runs into haskell/Cabal#1725 and haskell/Cabal#3881+  setup-depends: Cabal >= 1.24 && < 1.25, base+ library     hs-source-dirs:   src, prelude, compat     exposed-modules:  Text.CSL.Pandoc     build-depends:    containers, directory, mtl,                       bytestring, filepath,                       pandoc-types >= 1.16 && < 1.18,-                      pandoc >= 1.16 && < 2.1,+                      pandoc >= 1.16 && < 2,                       tagsoup,                       aeson >= 0.7 && < 1.2,                       text,     ghc-prof-options: -fprof-auto-exported -rtsopts     build-depends:    base >= 4, pandoc-citeproc,                       pandoc-types >= 1.16 && < 1.18,-                      pandoc >= 1.16 && < 2.1,+                      pandoc >= 1.16 && < 2,                       aeson,                       aeson-pretty >= 0.8, yaml, bytestring, syb, attoparsec, text,                       filepath     Buildable:    False   build-depends:  base >= 4, aeson, directory, text, mtl,                   pandoc-types >= 1.16 && < 1.18,-                  pandoc >= 1.16 && < 2.1,+                  pandoc >= 1.16 && < 2,                   filepath,                   bytestring, pandoc-citeproc, process, temporary >= 1.1,                   yaml >= 0.8.8.7, containers >= 0.4, vector >= 0.10   Hs-Source-Dirs: tests, prelude, compat   build-depends:  base >= 4, aeson, directory, text,                   pandoc-types >= 1.16 && < 1.18, mtl,-                  pandoc >= 1.16 && < 2.1, filepath,+                  pandoc >= 1.16 && < 2, filepath,                   bytestring, pandoc-citeproc, process, temporary >= 1.1,                   yaml >= 0.8.8.7   ghc-options:    -funbox-strict-fields -Wall -fno-warn-unused-do-bind