diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:56:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:09 +0700 |
commit | 7d32799cb437a0d9aa991755cc0ac624c43cb45b (patch) | |
tree | 0502c79ad7662008c540aa69a5b3a035975bc0c8 /haskell/haskell-bitarray/slack-desc | |
parent | 69d48bc6ce9f0d531edac8ee407f0589d7677739 (diff) |
haskell/haskell-bitarray: Added (Mutable and immutable bit arrays).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-bitarray/slack-desc')
-rw-r--r-- | haskell/haskell-bitarray/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-bitarray/slack-desc b/haskell/haskell-bitarray/slack-desc new file mode 100644 index 000000000000..1c93393b961c --- /dev/null +++ b/haskell/haskell-bitarray/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-bitarray: haskell-bitarray (Mutable and immutable bit arrays) +haskell-bitarray: +haskell-bitarray: Mutable and immutable bit arrays. +haskell-bitarray: +haskell-bitarray: +haskell-bitarray: +haskell-bitarray: +haskell-bitarray: +haskell-bitarray: +haskell-bitarray: +haskell-bitarray: |