haskell-psqueue 1.1-13build1 source package in Ubuntu

Changelog

haskell-psqueue (1.1-13build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:05:31 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-psqueue_1.1.orig.tar.gz 6.1 KiB a8e0871ad10f916f55c3b9baec53eff23c4e97e09cf96d6c66771789e00a49cc
haskell-psqueue_1.1-13build1.debian.tar.xz 3.2 KiB 456a04d5d8551f75875cf4cd51fdc5e03fa8c93a7083f889055c5b68447673bf
haskell-psqueue_1.1-13build1.dsc 2.2 KiB f30c2733a4ae94a64c8350ee99f8dbdf6c23867691632be210b593bd6815cddd

Available diffs

View changes file

Binary packages built by this source

libghc-psqueue-dev: Priority Search Queue

 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 normal library files.

libghc-psqueue-doc: No summary available for libghc-psqueue-doc in ubuntu eoan.

No description available for libghc-psqueue-doc in ubuntu eoan.

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

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