haskell-psqueue 1.1-2 source package in Ubuntu

Changelog

haskell-psqueue (1.1-2) unstable; urgency=low


  * Sourceful upload to rebuild documentation package

 -- Joachim Breitner <email address hidden>  Mon, 06 Feb 2012 17:58:42 +0100

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-psqueue_1.1-2.dsc 1.5 KiB 51dea8f002b034bce93d4bdf8daa264e683dc4183cf7ff4146ed5b2bbbc163c6
haskell-psqueue_1.1.orig.tar.gz 6.1 KiB a8e0871ad10f916f55c3b9baec53eff23c4e97e09cf96d6c66771789e00a49cc
haskell-psqueue_1.1-2.debian.tar.gz 2.2 KiB a623a04767cc988388583696323774452a43c83ab1545ae464710a485aabe978

No changes file available.

Binary packages built by this source

libghc-psqueue-dev: No summary available for libghc-psqueue-dev in ubuntu quantal.

No description available for libghc-psqueue-dev in ubuntu quantal.

libghc-psqueue-doc: Priority Search Queue; documentation

 A /priority search queue/ efficiently supports the
 opperations of both a search tree and a priority queue. A
 'Binding' is a product of a key and a priority. Bindings
 can be inserted, deleted, modified and queried in
 logarithmic time, and the binding with the least priority
 can be retrieved in constant time. A queue can be built
 from a list of bindings, sorted by keys, in linear time.
 .
 This package contains the documentation files.

libghc-psqueue-prof: No summary available for libghc-psqueue-prof in ubuntu quantal.

No description available for libghc-psqueue-prof in ubuntu quantal.