haskell-lrucache 1.2.0.1-4build1 source package in Ubuntu

Changelog

haskell-lrucache (1.2.0.1-4build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:05:56 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

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-4build1.debian.tar.xz 2.9 KiB f6288cf641950a87775bee36fef368dcc50e91ea1f10d8f253fb3feaeab5ddcb
haskell-lrucache_1.2.0.1-4build1.dsc 2.4 KiB 36fc60d76bad4a9799d8ad07445d567bf5e0c8ebf2832fcb55006850551eadeb

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.