haskell-lrucache 1.2.0.1-3 source package in Ubuntu

Changelog

haskell-lrucache (1.2.0.1-3) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Wed, 29 Jun 2022 20:45:37 +0300

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-lrucache_1.2.0.1-3.dsc 2.4 KiB 8dc37c69dd5b70f53a503a890c6020732fe294df558676230cfab5a7d50cccec
haskell-lrucache_1.2.0.1.orig.tar.gz 9.0 KiB fc1ab2375eeaae181d838095354d3ef77d4072815006a285dd39a165a5855b85
haskell-lrucache_1.2.0.1-3.debian.tar.xz 2.8 KiB deab934b5562d85d02ec17147a5464497272ab76d66f6891ae6b9a842efdf080

No changes file available.

Binary packages built by this source

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

No description available for libghc-lrucache-dev in ubuntu kinetic.

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

No description available for libghc-lrucache-doc in ubuntu kinetic.

libghc-lrucache-prof: simple, pure least-recent-used cache; profiling libraries

 This package contains a simple, pure LRU cache, implemented in terms of
 "Data.Map".
 .
 It also contains a mutable IO wrapper providing atomic updates to an LRU
 cache.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.