diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:39:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | 32487e493c6af502c4c48d8f2801ba495c6e832a (patch) | |
tree | bce06fa8ec51eeb64e74be7232ae3509f1ef4d5e /haskell/haskell-byteable/slack-desc | |
parent | a26e5e8479dc3d01839a8806247c48cc8a094530 (diff) |
haskell/haskell-byteable: Added (type class for sequence of bytes).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-byteable/slack-desc')
-rw-r--r-- | haskell/haskell-byteable/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-byteable/slack-desc b/haskell/haskell-byteable/slack-desc new file mode 100644 index 0000000000000..f70a7b8e29a1d --- /dev/null +++ b/haskell/haskell-byteable/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-byteable: haskell-byteable (Type class for sequence of bytes) +haskell-byteable: +haskell-byteable: Abstract class to manipulate sequence of bytes. +haskell-byteable: +haskell-byteable: +haskell-byteable: +haskell-byteable: +haskell-byteable: +haskell-byteable: +haskell-byteable: +haskell-byteable: |