packages feed

Cabal revisions of pandoc-plot-0.7.1.0

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

revision 1
 name:           pandoc-plot
 version:        0.7.1.0
+x-revision: 1
 cabal-version:  >= 1.12
 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 captured and included as a figure.
         , directory          >= 1.2.7 && < 2
         , filepath           >= 1.4   && < 2
         , hashable           >= 1     && < 2
-        , pandoc             >= 2.8   && < 3
-        , pandoc-types       >= 1.20  && < 2
+        , pandoc             >= 2.8   && < 2.10
+        , pandoc-types       >= 1.20  && < 1.21
         , lifted-async       >= 0.10  && < 1
         , shakespeare        >= 2.0   && < 3
         , text               >= 1     && < 2
                    , template-haskell   > 2.7 && < 3
                    , text
     ghc-options:   -Wall -Wcompat -rtsopts -O2 -threaded -with-rtsopts=-N
-    default-language: Haskell2010+    default-language: Haskell2010