diff --git a/xss-sanitize.cabal b/xss-sanitize.cabal index daab55f..83feed4 100644 --- a/xss-sanitize.cabal +++ b/xss-sanitize.cabal @@ -37,7 +37,7 @@ test-suite test , network >= 2 , css-text >= 0.1 && < 0.2 , text >= 0.11 && < 0.12 - , attoparsec-text >= 0.8.5.1 && < 0.9 + , attoparsec >= 0.10 && < 0.11 , hspec , HUnit >= 1.2