support using haskell-dns for SRV lookups

This library should be easier to install than ADNS, so I've made it
be used by default.
This commit is contained in:
Joey Hess 2012-10-28 19:14:30 -04:00
parent 64e1d7b579
commit 9173c66e40
4 changed files with 44 additions and 16 deletions

View file

@ -43,6 +43,7 @@ quite a lot.
* [network-multicast](http://hackage.haskell.org/package/network-multicast)
* [network-info](http://hackage.haskell.org/package/network-info)
* [network-protocol-xmpp](http://hackage.haskell.org/package/network-protocol-xmpp)
* [dns](http://hackage.haskell.org/package/dns)
* Shell commands
* [git](http://git-scm.com/)
* [uuid](http://www.ossp.org/pkg/lib/uuid/)