packages feed

xss-sanitize 0.3.0 → 0.3.0.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~tagsoupPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tagsoup

API changes (from Hackage documentation)

Files

xss-sanitize.cabal view
@@ -1,5 +1,5 @@ name:            xss-sanitize-version:         0.3.0+version:         0.3.0.1 license:         BSD3 license-file:    LICENSE author:          Greg Weber <greg@gregweber.info>@@ -15,7 +15,7 @@  library     build-depends:  base == 4.*, containers-                    , tagsoup >= 0.11+                    , tagsoup >= 0.12.2                     , utf8-string >= 0.3                     , network >= 2                     , css-text >= 0.1 && < 0.2@@ -32,7 +32,7 @@     main-is: test/main.hs     cpp-options: -DTEST     build-depends:   base  >= 4        && < 5, containers-                    , tagsoup >= 0.11+                    , tagsoup >= 0.12.2                     , utf8-string >= 0.3                     , network >= 2                     , css-text >= 0.1 && < 0.2