diff -r 837f9f1b84a5 -r 0b8f2116aa26 gameServer/hedgewars-server.cabal --- a/gameServer/hedgewars-server.cabal Sat Oct 01 19:06:12 2016 +0200 +++ b/gameServer/hedgewars-server.cabal Sat Oct 01 20:56:42 2016 +0300 @@ -5,7 +5,7 @@ Homepage: http://www.hedgewars.org/ License: GPL-2 Author: unC0Rr -Maintainer: unC0Rr@hedgewars.org +Maintainer: a.korotaev@hedgewars.org Category: Game Build-type: Simple Cabal-version: >=1.10 @@ -32,7 +32,8 @@ utf8-string, SHA, entropy, - zlib >= 0.5.3 && < 0.6 + zlib >= 0.5.3 && < 0.6, + regex-tdfa if !os(windows) build-depends: unix