summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-resolv/slack-desc
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/slack-desc
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/slack-desc')
-rw-r--r--haskell/haskell-resolv/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-resolv/slack-desc b/haskell/haskell-resolv/slack-desc
new file mode 100644
index 0000000000..98d17e29e6
--- /dev/null
+++ b/haskell/haskell-resolv/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+haskell-resolv: haskell-resolv (DNS lookup via libresolv)
+haskell-resolv:
+haskell-resolv: This package implements an API for accessing the DNS resolver service
+haskell-resolv: via the standard libresolv system library (whose API is often
+haskell-resolv: available directly via the standard libc C library) on Unix systems.
+haskell-resolv:
+haskell-resolv:
+haskell-resolv:
+haskell-resolv:
+haskell-resolv:
+haskell-resolv: