xss-sanitize 0.2

This commit is contained in:
Michael Snoyman 2010-10-03 20:47:23 +02:00
parent 2a04410571
commit 9954d60f8e

View File

@ -50,7 +50,7 @@ library
, email-validate >= 0.2.5 && < 0.3
, process >= 1.0.1 && < 1.1
, web-routes >= 0.23 && < 0.24
, xss-sanitize >= 0.1.1 && < 0.2
, xss-sanitize >= 0.2 && < 0.3
exposed-modules: Yesod
Yesod.Content
Yesod.Dispatch