diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:38:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | dac7a5d6875dfef1564ebfd15c5b3fe8ade0269b (patch) | |
tree | 1a16f99a2108d1bc6ecfef221cf185c1ee60c78c /haskell/haskell-streaming-commons/slack-desc | |
parent | 7a4559c34a5be9c2244ba9722fea1826100f8731 (diff) |
haskell/haskell-streaming-commons: Added (common low-level streaming data functions).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-streaming-commons/slack-desc')
-rw-r--r-- | haskell/haskell-streaming-commons/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-streaming-commons/slack-desc b/haskell/haskell-streaming-commons/slack-desc new file mode 100644 index 0000000000000..70e831f2ae927 --- /dev/null +++ b/haskell/haskell-streaming-commons/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-streaming-commons: haskell-streaming-commons (common low-level streaming data functions) +haskell-streaming-commons: +haskell-streaming-commons: Provides low-dependency functionality commonly needed by various +haskell-streaming-commons: streaming data libraries, such as conduit and pipes. +haskell-streaming-commons: +haskell-streaming-commons: +haskell-streaming-commons: +haskell-streaming-commons: +haskell-streaming-commons: +haskell-streaming-commons: +haskell-streaming-commons: |