packages feed

Cabal revisions of markdown-0.1.16

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

revision 1
 Name:                markdown Version:             0.1.16+x-revision: 1 Synopsis:            Convert Markdown to HTML, with XSS protection Description:         This library leverages existing high-performance libraries (attoparsec, blaze-html, text, and conduit), and should integrate well with existing codebases. Homepage:            https://github.com/snoyberg/markdown                        Text.Markdown.Block                        Text.Markdown.Inline   other-modules:       Text.Markdown.Types-  Build-depends:       base                   >= 4       && < 5+  Build-depends:       base                   >= 4       && < 4.11                      , blaze-markup           >= 0.6                      , blaze-html             >= 0.4                      , attoparsec             >= 0.10