haskell-aeson-pretty 0.8.9-1 source package in Ubuntu

Changelog

haskell-aeson-pretty (0.8.9-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Sat, 23 Jul 2022 21:11:23 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-aeson-pretty_0.8.9-1.dsc 2.8 KiB c5580dcc969e0ef2901745185c1211fecf98d6fa09c65345635af41beb817c49
haskell-aeson-pretty_0.8.9.orig.tar.gz 5.7 KiB 5dbc4f451dfa1e667b2c6ec5170714fed1905dc9cae6a1134b3376f355fa2a08
haskell-aeson-pretty_0.8.9-1.debian.tar.xz 3.5 KiB a15399cf4c438fbf1dee8c1579bc6a880651b8e3c2d9d14bb68b2cd6ed9b6ee1

No changes file available.

Binary packages built by this source

aeson-pretty: JSON pretty-printing tool

 The command-line tool reads JSON from stdin and writes prettified
 JSON to stdout. It also offers a complementary compact-mode,
 essentially the opposite of pretty-printing.
 .
 This is built on the aeson-pretty library; see also
 libghc-aeson-pretty-dev.

libghc-aeson-pretty-dev: No summary available for libghc-aeson-pretty-dev in ubuntu kinetic.

No description available for libghc-aeson-pretty-dev in ubuntu kinetic.

libghc-aeson-pretty-doc: No summary available for libghc-aeson-pretty-doc in ubuntu kinetic.

No description available for libghc-aeson-pretty-doc in ubuntu kinetic.

libghc-aeson-pretty-prof: JSON pretty-printing library; profiling libraries

 A JSON pretty-printing library compatible with Aeson.
 .
 The library provides the function encodePretty. It is a drop-in
 replacement for aeson's encode function, producing JSON-ByteStrings
 for human readers.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.