summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-resolv/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 11:00:15 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:42 +0700
commit57a15f7bf350707064bb7ba64515713135cbaf27 (patch)
treeba07cfd3dc8fce7910503af2b217c80075c8005a /haskell/haskell-resolv/README
parent17494851662036f99086e0b63b2c4f3fb43adf2d (diff)
downloadslackbuilds-57a15f7bf350707064bb7ba64515713135cbaf27.tar.gz
slackbuilds-57a15f7bf350707064bb7ba64515713135cbaf27.tar.xz
haskell/haskell-resolv: Added (DNS lookup via libresolv).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-resolv/README')
-rw-r--r--haskell/haskell-resolv/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/haskell/haskell-resolv/README b/haskell/haskell-resolv/README
new file mode 100644
index 0000000000..98c0f1c281
--- /dev/null
+++ b/haskell/haskell-resolv/README
@@ -0,0 +1,8 @@
+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