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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 11:10:56 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-aeson-pretty_0.8.9.orig.tar.gz 5.7 KiB 5dbc4f451dfa1e667b2c6ec5170714fed1905dc9cae6a1134b3376f355fa2a08
haskell-aeson-pretty_0.8.9-1build1.debian.tar.xz 3.6 KiB fffd1e9aaa9596ad474b716a5eaaa333f898172abdbd3928bf7388c1c7f8b094
haskell-aeson-pretty_0.8.9-1build1.dsc 2.8 KiB 230b06ab52b31bd8ae78a8478a7389f35cd4311bf644d66d3dea5e90018f4ea6

View changes file

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: JSON pretty-printing library

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-aeson-pretty-doc: JSON pretty-printing library; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.