packages feed

Cabal revisions of pandoc-plot-0.6.1.0

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

revision 1
 name:           pandoc-plot
 version:        0.6.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.
         , data-default-class >= 0.1.2 && < 0.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
         , async              >= 2     && < 3
         , shakespeare        >= 2.0   && < 3
         , temporary
                    , template-haskell   > 2.7 && < 3
                    , text
     ghc-options:   -Wall -Wcompat -rtsopts -O2 -threaded -with-rtsopts=-N
-    default-language: Haskell2010+    default-language: Haskell2010