Browse Source

Define minimum dependency versions of the `dns' and `iproute' packages

master
Jon Kristensen 13 years ago
parent
commit
6797265193
  1. 4
      pontarius-xmpp.cabal

4
pontarius-xmpp.cabal

@ -36,9 +36,9 @@ Library @@ -36,9 +36,9 @@ Library
, crypto-random-api >=0.2
, cryptohash >=0.6.1
, data-default >=0.2
, dns
, dns >=0.3.0
, hslogger >=1.1.0
, iproute
, iproute >=1.2.4
, lifted-base >=0.1.0.1
, mtl >=2.0.0.0
, network >=2.3

Loading…
Cancel
Save