haskell-dual-tree 0.2.3.0-1 source package in Ubuntu

Changelog

haskell-dual-tree (0.2.3.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1
  * Remove retired developer, Joachim Breitner, from Uploaders.

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 22 Jul 2022 09:11:26 -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-dual-tree_0.2.3.0-1.dsc 2.7 KiB 57045c84bac83a9e0ec1bfe6c27d7895db94550c7f7fe35a42f41c3c0e6a7c82
haskell-dual-tree_0.2.3.0.orig.tar.gz 8.0 KiB 8f62f312a71464b094c1b1dc0fc7345e301d47c7c12d1ed666747341d63cd663
haskell-dual-tree_0.2.3.0-1.debian.tar.xz 3.1 KiB 2f8f06ef95d5f3fbde80c4293c7cf29d05b1e3005403c8dd05f53d302b2cc7fd

No changes file available.

Binary packages built by this source

libghc-dual-tree-dev: No summary available for libghc-dual-tree-dev in ubuntu kinetic.

No description available for libghc-dual-tree-dev in ubuntu kinetic.

libghc-dual-tree-doc: No summary available for libghc-dual-tree-doc in ubuntu kinetic.

No description available for libghc-dual-tree-doc in ubuntu kinetic.

libghc-dual-tree-prof: Rose trees with cached and accumulating monoidal annotations; profiling libraries

 Rose (n-ary) trees with both upwards- (i.e. cached) and downwards-traveling
 (i.e. accumulating) monoidal annotations.
 .
 Abstractly, a DUALTree is a rose (n-ary) tree with data at leaves, data at
 internal nodes, and two types of monoidal annotations, one travelling "up" the
 tree and one traveling "down".
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.