diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-13 11:57:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:45 +0700 |
commit | 39ac35b807e5e5d9aefb721b51d9a970b998367d (patch) | |
tree | 5ea9c213603bb1e4ae3f56f4323cdf917bb9ef23 /haskell/haskell-filemanip/slack-desc | |
parent | 36ead8981ae94de1dacb97be82e4e09f7e6431ed (diff) | |
download | slackbuilds-39ac35b807e5e5d9aefb721b51d9a970b998367d.tar.gz |
haskell/haskell-filemanip: Added (expressive file manipulation).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-filemanip/slack-desc')
-rw-r--r-- | haskell/haskell-filemanip/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-filemanip/slack-desc b/haskell/haskell-filemanip/slack-desc new file mode 100644 index 0000000000..7a11c6faae --- /dev/null +++ b/haskell/haskell-filemanip/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-filemanip: haskell-filemanip (expressive file manipulation) +haskell-filemanip: +haskell-filemanip: This package provides functions and combinators for searching, +haskell-filemanip: matching, and manipulating files. +haskell-filemanip: +haskell-filemanip: +haskell-filemanip: +haskell-filemanip: +haskell-filemanip: +haskell-filemanip: +haskell-filemanip: |