9 lines
357 B
Plaintext
9 lines
357 B
Plaintext
haskell-resolv (DNS lookup via libresolv)
|
|
|
|
This package implements an API for accessing the DNS resolver service
|
|
via the standard libresolv system library (whose API is often
|
|
available directly via the standard libc C library) on Unix systems.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|