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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:31:05 +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-data-tree-print_0.1.0.2.orig.tar.gz 3.6 KiB c3ef24d803946a3caf0ff0e51f0c0b9f49055d7dc790518ad518d568d5195002
haskell-data-tree-print_0.1.0.2-3build2.debian.tar.xz 2.6 KiB 126758f085cb368509853b9df385a0adc8e1716141acc7a81d9a873fadb23aee
haskell-data-tree-print_0.1.0.2-3build2.dsc 2.3 KiB fa12a7e0d740075f8dcba7c52620658b0e7a68521faad3ebc4296b942deb2df6

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: No summary available for libghc-data-tree-print-prof in ubuntu noble.

No description available for libghc-data-tree-print-prof in ubuntu noble.