diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:35:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:13 +0700 |
commit | cd876405d7000df5477b6a345582cda75e287eed (patch) | |
tree | 631d4c216a93c8d21846d3da74e18d7fbfde3aea /haskell/haskell-conduit-extra/slack-desc | |
parent | 1a03e1f0470dd3cbebb5f9cecb53b7752735b5e8 (diff) |
haskell/haskell-conduit-extra: Added (adapters for libraries).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-conduit-extra/slack-desc')
-rw-r--r-- | haskell/haskell-conduit-extra/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-conduit-extra/slack-desc b/haskell/haskell-conduit-extra/slack-desc new file mode 100644 index 000000000000..4c7931d598c9 --- /dev/null +++ b/haskell/haskell-conduit-extra/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-conduit-extra: haskell-conduit-extra (adapters for common libraries) +haskell-conduit-extra: +haskell-conduit-extra: The conduit package itself maintains relative small dependencies. The +haskell-conduit-extra: purpose of this package is to collect commonly used utility +haskell-conduit-extra: functions wrapping other library dependencies, without depending +haskell-conduit-extra: on heavier-weight dependencies. The basic idea is that this package +haskell-conduit-extra: should only depend on haskell-platform packages and conduit. +haskell-conduit-extra: +haskell-conduit-extra: +haskell-conduit-extra: +haskell-conduit-extra: |