haskell-data-tree-print 0.1.0.2-3build1 source package in Ubuntu

Changelog

haskell-data-tree-print (0.1.0.2-3build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 09:52:32 +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

Downloads

File Size SHA-256 Checksum
haskell-data-tree-print_0.1.0.2.orig.tar.gz 3.6 KiB c3ef24d803946a3caf0ff0e51f0c0b9f49055d7dc790518ad518d568d5195002
haskell-data-tree-print_0.1.0.2-3build1.debian.tar.xz 2.6 KiB 9b668db50acb78ed9689c980bdba53f262f31d9363acb1e2c1c75a28f2f605c0
haskell-data-tree-print_0.1.0.2-3build1.dsc 2.3 KiB 36466666be620d4061bb0aa0117a0c8c93ebadfa1744482ee70b5f68f8886186

View changes file

Binary packages built by this source

libghc-data-tree-print-dev: print Data instances as a nested tree

 Provides functionality similar to that of the Show class: Taking
 some arbitrary value and returning a String.
 .
  * Output is not intended to be valid Haskell
  * Requires a Data.Data.Data instance instead of a Text.Show one
  * Output, if large, is often easier to parse than `show` output
    due to the formatting as a nested tree
  * The user can adapt the behaviour at runtime using a custom
    layout expressed via syb-style extension
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-data-tree-print-doc: print Data instances as a nested tree; documentation

 Provides functionality similar to that of the Show class: Taking
 some arbitrary value and returning a String.
 .
  * Output is not intended to be valid Haskell
  * Requires a Data.Data.Data instance instead of a Text.Show one
  * Output, if large, is often easier to parse than `show` output
    due to the formatting as a nested tree
  * The user can adapt the behaviour at runtime using a custom
    layout expressed via syb-style extension
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-data-tree-print-prof: print Data instances as a nested tree; profiling libraries

 Provides functionality similar to that of the Show class: Taking
 some arbitrary value and returning a String.
 .
  * Output is not intended to be valid Haskell
  * Requires a Data.Data.Data instance instead of a Text.Show one
  * Output, if large, is often easier to parse than `show` output
    due to the formatting as a nested tree
  * The user can adapt the behaviour at runtime using a custom
    layout expressed via syb-style extension
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.