diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:34:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:09 +0700 |
commit | 69d48bc6ce9f0d531edac8ee407f0589d7677739 (patch) | |
tree | 630df21475f6c43025567e8bb0831659338968a0 /haskell/haskell-bindings-uname/slack-desc | |
parent | 2361706ce1ee590b97afa539be57583998e0ff91 (diff) |
haskell/haskell-bindings-uname: Added (binding to POSIX uname(3)).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-bindings-uname/slack-desc')
-rw-r--r-- | haskell/haskell-bindings-uname/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-bindings-uname/slack-desc b/haskell/haskell-bindings-uname/slack-desc new file mode 100644 index 0000000000000..028779ea47e9e --- /dev/null +++ b/haskell/haskell-bindings-uname/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-bindings-uname: haskell-bindings-uname (Low-level binding to POSIX uname(3)) +haskell-bindings-uname: +haskell-bindings-uname: This is a low-level binding to POSIX uname(3) function. +haskell-bindings-uname: +haskell-bindings-uname: +haskell-bindings-uname: +haskell-bindings-uname: +haskell-bindings-uname: +haskell-bindings-uname: +haskell-bindings-uname: +haskell-bindings-uname: |