Querying DNS from Haskell

Peter Simons simons at cryp.to
Tue Sep 16 16:59:10 EDT 2003


Hi,

is anyone aware of a library for Haskell, which allows to query domain
name servers for MX, A, and PTR records in a non-blocking way?

My first guess was to create an Interface to ADNS [1], but I figured,
maybe someone else has already solved this problem?

Peter


[1] http://www.gnu.org/software/adns/



More information about the Haskell-Cafe mailing list