packages feed

pandoc-stylefrommeta 0.2.1.0 → 0.2.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

pandoc-stylefrommeta.cabal view
@@ -1,5 +1,5 @@ name:                    pandoc-stylefrommeta-version:                 0.2.1.0+version:                 0.2.1.1 synopsis:                Pandoc filter to customize links, images and paragraphs description:             Pandoc filter to customize links, images and paragraphs         (with restrictions). Styles are read from the metadata of the document:@@ -22,7 +22,7 @@  executable styleFromMeta   default-language:      Haskell2010-  build-depends:         base >= 4.7 && < 5+  build-depends:         base >= 4.8 && < 5                        , pandoc >= 1.12                        , pandoc-types >= 1.12                        , containers >= 0.2