packages feed

Cabal revisions of xss-sanitize-0.2.1

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

revision 1
 name:            xss-sanitize version:         0.2.1+x-revision: 1 license:         BSD3 license-file:    LICENSE author:          Greg Weber <greg@gregweber.info>  library     build-depends:  base == 4.*, containers,-                    tagsoup >= 0.11, utf8-string >= 0.3, network >= 2+                    tagsoup >= 0.11, utf8-string >= 0.3, network >= 2 && < 2.6      exposed-modules: Text.HTML.SanitizeXSS     ghc-options:     -Wall