Merge branch 'master' of github.com:yesodweb/haskell-xss-sanitize

This commit is contained in:
Greg Weber 2014-03-07 08:07:17 -08:00
commit 83fc48ecb9

View File

@ -16,6 +16,7 @@ module Text.HTML.SanitizeXSS
-- * Utilities
, sanitizeAttribute
, sanitaryURI
) where
import Text.HTML.SanitizeXSS.Css