haskell-topograph 1-2 source package in Ubuntu

Changelog

haskell-topograph (1-2) unstable; urgency=medium

  * Sourceful post-NEW upload

 -- Ilias Tsitsimpis <email address hidden>  Tue, 29 Oct 2019 14:31:08 +0200

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-topograph_1-2.dsc 2.5 KiB bfb0ef6455be223bd64747ab453ae03eaa57d90f7cb39b24611f3167491a2003
haskell-topograph_1.orig.tar.gz 39.2 KiB a7a95e00518d1c52dcf5261b0be4776012122032fdbdeae0bdf41ce38a92a76e
haskell-topograph_1-2.debian.tar.xz 2.3 KiB 966f627ee1d2008b37de89f002f50aa9329e4a48a0b0720879603e11230cf59a

Available diffs

No changes file available.

Binary packages built by this source

libghc-topograph-dev: directed acyclic graphs.

 Directed acyclic graphs can be sorted topographically.
 Existence of topographic ordering allows writing many graph
 algorithms efficiently. Many graphs, including most
 dependency graphs, are acyclic.
 .
 There are some algorithms built in: dfs, transpose, transitive
 closure, transitive reduction, etc.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-topograph-doc: No summary available for libghc-topograph-doc in ubuntu groovy.

No description available for libghc-topograph-doc in ubuntu groovy.

libghc-topograph-prof: directed acyclic graphs.; profiling libraries

 Directed acyclic graphs can be sorted topographically.
 Existence of topographic ordering allows writing many graph
 algorithms efficiently. Many graphs, including most
 dependency graphs, are acyclic.
 .
 There are some algorithms built in: dfs, transpose, transitive
 closure, transitive reduction, etc.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.