diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:04:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:05 +0700 |
commit | 2f78523078badda72a3b7a906c4c94ec036e4a43 (patch) | |
tree | 2fc9a9235b63612701a48455ee79df5e3786aa90 /haskell/haskell-aeson-pretty/slack-desc | |
parent | 7892e8c25b75bf6032816632a66668b52bdb0ecf (diff) |
haskell/haskell-aeson-pretty: Added (JSON pretty-printing library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-aeson-pretty/slack-desc')
-rw-r--r-- | haskell/haskell-aeson-pretty/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-aeson-pretty/slack-desc b/haskell/haskell-aeson-pretty/slack-desc new file mode 100644 index 0000000000000..e9cf166497356 --- /dev/null +++ b/haskell/haskell-aeson-pretty/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-aeson-pretty: haskell-aeson-pretty (JSON pretty-printing library) +haskell-aeson-pretty: +haskell-aeson-pretty: A JSON pretty-printing library compatible with aeson as well as a +haskell-aeson-pretty: command-line tool to improve readabilty of streams of JSON data. +haskell-aeson-pretty: +haskell-aeson-pretty: +haskell-aeson-pretty: +haskell-aeson-pretty: +haskell-aeson-pretty: +haskell-aeson-pretty: +haskell-aeson-pretty: |