windns

Domain Name Service (DNS) lookup via the Windows dnsapi standard library

Version on this page:0.1.0.0@rev:3
LTS Haskell 22.14:0.1.0.1@rev:7
Stackage Nightly 2024-03-28:0.1.0.1@rev:7
Latest on Hackage:0.1.0.1@rev:7

See all snapshots windns appears in

GPL-3.0-only licensed by Herbert Valerio Riedel
Maintained by [email protected]
This version can be pinned in stack with:windns-0.1.0.0@sha256:3757139b858c1afde4fcb961c23c5838909c1ad8d926226ca91d9e0db7c7cf48,2047

Module documentation for 0.1.0.0

  • Network
    • Network.DNS

This package implements an API for accessing the Domain Name Service (DNS) resolver service via the standard windns.h/dnsapi.dll system library on Win32 systems.

This package provides the high-level API-subset of the resolv package.

Changes

0.1.0.0

  • First version. Released on an unsuspecting world.