gameServer/hedgewars-server.cabal
changeset 14320 f081a984da28
parent 13714 9ea58d0134ad
child 14970 6b5efc690472
equal deleted inserted replaced
14319:39445c458e7a 14320:f081a984da28
    34     SHA,
    34     SHA,
    35     entropy,
    35     entropy,
    36     zlib >= 0.5.3 && < 0.7,
    36     zlib >= 0.5.3 && < 0.7,
    37     regex-tdfa,
    37     regex-tdfa,
    38     binary >= 0.8.5.1,
    38     binary >= 0.8.5.1,
       
    39 
       
    40 -- These dependencies are for OFFICIAL_SERVER only and do not need to be mentioned in docs
    39     yaml >= 0.8.30,
    41     yaml >= 0.8.30,
    40     aeson,
    42     aeson,
    41     text >= 1.2
    43     text >= 1.2
    42 
    44 
    43   if !os(windows)
    45   if !os(windows)