From 5833d9363006aea862f6ef8810fe61ebd03f0bb9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 28 Oct 2012 19:14:30 -0400 Subject: 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. --- doc/install/fromscratch.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/install') diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn index f79ae7dc7..57b92237e 100644 --- a/doc/install/fromscratch.mdwn +++ b/doc/install/fromscratch.mdwn @@ -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/) -- cgit v1.2.3