gameServer/hedgewars-server.cabal
changeset 5030 42746c5d4a80
parent 4974 078cd026a7b1
child 5037 1edc06d2247c
equal deleted inserted replaced
5028:3c43f00b0743 5030:42746c5d4a80
    18     base >= 4,
    18     base >= 4,
    19     unix,
    19     unix,
    20     containers,
    20     containers,
    21     array,
    21     array,
    22     bytestring,
    22     bytestring,
       
    23     bytestring-show,
    23     network-bytestring,
    24     network-bytestring,
    24     network,
    25     network,
    25     time,
    26     time,
    26     stm,
    27     stm,
    27     mtl,
    28     mtl,