This package browser is in early development. Mind the rough edges.

ghc-resolv 0.1.2.0

Domain Name Service (DNS) lookup via `libresolv'

This package implements an API for accessing the Domain Name Service (DNS) resolver service via the standard libresolv system library (whose API is often available directly via the standard libc C library) on Unix systems.

Installation

Install ghc-resolv 0.1.2.0 as follows:

guix install ghc-resolv@0.1.2.0

Or install the latest version:

guix install ghc-resolv

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.