diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-09 11:25:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 17a3e31006d847706f9efef8a915aa77f909de21 (patch) | |
tree | a3371171ab2c600871cc605c069600d9b5c72ac0 /haskell/haskell-polyparse/slack-desc | |
parent | c83edb8186ebae48c9f1444afaa6318c9a6793c3 (diff) | |
download | slackbuilds-17a3e31006d847706f9efef8a915aa77f909de21.tar.gz |
haskell/haskell-polyparse: Added (parser combinator libraries).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-polyparse/slack-desc')
-rw-r--r-- | haskell/haskell-polyparse/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-polyparse/slack-desc b/haskell/haskell-polyparse/slack-desc new file mode 100644 index 0000000000..2a82d34875 --- /dev/null +++ b/haskell/haskell-polyparse/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-polyparse: haskell-polyparse (parser combinator libraries) +haskell-polyparse: +haskell-polyparse: A variety of alternative parser combinator libraries, including the +haskell-polyparse: original HuttonMeijer set. +haskell-polyparse: +haskell-polyparse: +haskell-polyparse: +haskell-polyparse: +haskell-polyparse: +haskell-polyparse: +haskell-polyparse: |