Description
Provides DNS lookup through the standard libresolv routines. Haskell programs can use it to resolve domain names and perform DNS-related queries using the system resolver library.
It is useful for clients, servers, diagnostics, mail tools, and network applications that need DNS information. It is a developer library and does not provide a full DNS management tool.