yesod-markdown 0.12.0 → 0.12.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~pandocPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: pandoc
API changes (from Hackage documentation)
Files
- yesod-markdown.cabal +3/−3
yesod-markdown.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 8eca8858a9cdb7deee8a76a1246259eeb121ac0f51c263b4d5c5cad22df5e0a0+-- hash: b6f283e7f418537ff698e9f228a241504da9d31d8f5ebef558033bcfcfa2127d name: yesod-markdown-version: 0.12.0+version: 0.12.1 synopsis: Tools for using markdown in a yesod application description: A subset of Pandoc functionality useful for markdown processing in yesod applications category: Web, Yesod@@ -35,7 +35,7 @@ , blaze-markup >=0.5 && <0.9 , bytestring >=0.9 && <0.11 , directory- , pandoc >=2.0 && <2.1+ , pandoc >=2.0 && <2.2 , persistent >=0.9 , shakespeare >=2.0 && <2.1 , text >=0.11 && <2.0