packages feed

yesod-markdown 0.11.3 → 0.11.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~blaze-htmldep ~blaze-markupPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: blaze-html, blaze-markup

API changes (from Hackage documentation)

Files

yesod-markdown.cabal view
@@ -1,5 +1,5 @@ name:                   yesod-markdown-version:                0.11.3+version:                0.11.4 synopsis:               Tools for using markdown in a yesod application description:            A subset of pandoc functionality useful for markdown processing in yesod applications homepage:               http://github.com/pbrisbin/yesod-markdown@@ -19,8 +19,8 @@                       , text            >= 0.11  && < 2.0                       , bytestring      >= 0.9   && < 0.11                       , pandoc          >= 1.16  && < 1.20-                      , blaze-html      >= 0.5   && < 0.9-                      , blaze-markup    >= 0.5   && < 0.8+                      , blaze-html      >= 0.5   && < 0.10+                      , blaze-markup    >= 0.5   && < 0.9                       , xss-sanitize    >= 0.3.1 && < 0.4                       , directory                       , yesod-core      >= 1.2   && < 1.5