enable haskell-dns library, rather than needing "host" command

Done on Debian to keep the autobuilds and Debian packages the same,
but can be reverted for backports, since haskell-dns is not available
there.
This commit is contained in:
Joey Hess 2014-03-07 13:33:24 -04:00
parent febdf511f2
commit a10b5b19ad
2 changed files with 4 additions and 0 deletions

View file

@ -37,3 +37,6 @@ OS: up-to-date ARCH system
# End of transcript or log.
"""]]
> [[done]]; I have enabled the haskell dns library on all the autobuilds.
> --[[Joey]]