packages feed

Cabal revisions of markdown-0.1.0

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

revision 1
 Name:                markdown Version:             0.1.0+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   Exposed-modules:     Text.Markdown                        Text.Markdown.Block                        Text.Markdown.Inline-  Build-depends:       base                   >= 4       && < 5+  Build-depends:       base                   >= 4       && < 4.6                      , blaze-html             >= 0.4                      , attoparsec             >= 0.10                      , attoparsec-conduit     >= 0.5     && < 0.6