diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:03:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:02 +0700 |
commit | 6985271342fbe61ee14b916675bad74d8f8bf359 (patch) | |
tree | f8639d2f993c632243950ef323e76cfb1e31faf4 /haskell/haskell-HsYAML/slack-desc | |
parent | 2e2a1f4cd8c7f3b96de8971ae744f0d3b90f6080 (diff) |
haskell/haskell-HsYAML: Added (YAML 1.2 parser).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-HsYAML/slack-desc')
-rw-r--r-- | haskell/haskell-HsYAML/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-HsYAML/slack-desc b/haskell/haskell-HsYAML/slack-desc new file mode 100644 index 0000000000000..b3adaacacbc86 --- /dev/null +++ b/haskell/haskell-HsYAML/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-HsYAML: haskell-HsYAML (YAML 1.2 parser) +haskell-HsYAML: +haskell-HsYAML: HsYAML is a YAML 1.2 parser implementation for Haskell. +haskell-HsYAML: +haskell-HsYAML: +haskell-HsYAML: +haskell-HsYAML: +haskell-HsYAML: +haskell-HsYAML: +haskell-HsYAML: +haskell-HsYAML: |