haskell-lrucache 1.2.0.1-3build2 source package in Ubuntu

Changelog

haskell-lrucache (1.2.0.1-3build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:43:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-lrucache_1.2.0.1.orig.tar.gz 9.0 KiB fc1ab2375eeaae181d838095354d3ef77d4072815006a285dd39a165a5855b85
haskell-lrucache_1.2.0.1-3build2.debian.tar.xz 2.9 KiB cda7881ecd37b2f889c5595cb4aa39c66ae96b6923cd9de22498e619aec5ad1b
haskell-lrucache_1.2.0.1-3build2.dsc 2.4 KiB c94b0a7f97f7945977066015ff83405ba4b9c3364160d870b22fb1c2ccab3b39

View changes file

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.