Cabal revisions of pandoc-plot-1.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: pandoc-plot version: 1.3.0 +x-revision: 1 synopsis: A Pandoc filter to include figures generated from code blocks using your plotting toolkit of choice. description: A Pandoc filter to include figures generated from code blocks. Keep the document and code in the same location. Output is , shakespeare >= 2.0 && < 3 , tagsoup >= 0.14 && < 1 , template-haskell > 2.7 && < 3 - , text >= 1 && < 2 + , text >= 1 && < 3 , typed-process >= 0.2.1 && < 1 , yaml >= 0.8 && < 1 , mtl >= 2.2 && < 3 , template-haskell > 2.7 && < 3 , text ghc-options: -Wall -Wcompat -rtsopts -O2 -threaded -with-rtsopts=-N - default-language: Haskell2010+ default-language: Haskell2010
revision 2
cabal-version: 2.2 name: pandoc-plot version: 1.3.0 -x-revision: 1 +x-revision: 2 synopsis: A Pandoc filter to include figures generated from code blocks using your plotting toolkit of choice. description: A Pandoc filter to include figures generated from code blocks. Keep the document and code in the same location. Output is , template-haskell > 2.7 && < 3 , text >= 1 && < 3 , typed-process >= 0.2.1 && < 1 - , yaml >= 0.8 && < 1 + , yaml >= 0.8 && < 0.11.7 , mtl >= 2.2 && < 3 if !os(windows) build-depends: unix >= 2.4 && < 2.8