avoid broken version of xss-sanitize
https://github.com/yesodweb/haskell-xss-sanitize/issues/17
This commit is contained in:
parent
fdbfe88168
commit
79020a9c26
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ cabal install --only-dependencies \
|
|||
--constraint='persistent-sqlite ==2.2' \
|
||||
--constraint='cryptonite ==0.7' \
|
||||
--constraint='mwc-random ==0.13.3.2' \
|
||||
--constraint='xss-sanitize ==0.3.5.6' \
|
||||
--force-reinstalls \
|
||||
|| true
|
||||
|
||||
|
|
Loading…
Reference in a new issue