haskell-lrucache 1.2.0.1-4 source package in Ubuntu

Changelog

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

  * Remove retired developer, Joachim Breitner, from Uploaders.
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Thu, 31 Aug 2023 16:52:48 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-lrucache_1.2.0.1-4.dsc 2.4 KiB 270ddb7603e7a3b9adc2c4cdef6753c0485fe0d244c67c6b1f4b5ca5ad3a1015
haskell-lrucache_1.2.0.1.orig.tar.gz 9.0 KiB fc1ab2375eeaae181d838095354d3ef77d4072815006a285dd39a165a5855b85
haskell-lrucache_1.2.0.1-4.debian.tar.xz 2.9 KiB 3d18507470cea0df9b58cf21357d5504ee5c90016a42bda04aa4926416316847

No changes file available.

Binary packages built by this source

libghc-lrucache-dev: simple, pure least-recent-used cache

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-lrucache-doc: simple, pure least-recent-used cache; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.