diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:40:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | 1947fded58e5406cb6de3fd4ceeb03e21f303ffa (patch) | |
tree | 0701a495f684b19a59fb4d0ecc991212806a3db0 /haskell/haskell-asn1-parse/slack-desc | |
parent | 3f94dc9fbd1a246443fba79b98a76aace025f056 (diff) | |
download | slackbuilds-1947fded58e5406cb6de3fd4ceeb03e21f303ffa.tar.gz |
haskell/haskell-asn1-parse: Added (simple monadic parser for asn1 stream types).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-asn1-parse/slack-desc')
-rw-r--r-- | haskell/haskell-asn1-parse/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-asn1-parse/slack-desc b/haskell/haskell-asn1-parse/slack-desc new file mode 100644 index 0000000000..8c63d77e7c --- /dev/null +++ b/haskell/haskell-asn1-parse/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-asn1-parse: haskell-asn1-parse (Simple monadic parser for ASN1 stream types) +haskell-asn1-parse: +haskell-asn1-parse: Simple monadic parser for ASN1 stream types, when ASN1 pattern +haskell-asn1-parse: matching is not convenient. +haskell-asn1-parse: +haskell-asn1-parse: +haskell-asn1-parse: +haskell-asn1-parse: +haskell-asn1-parse: +haskell-asn1-parse: +haskell-asn1-parse: |