haskell-lrucache 1.2.0.1-2build2 source package in Ubuntu

Changelog

haskell-lrucache (1.2.0.1-2build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 20:39:06 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-2build2.debian.tar.xz 2.9 KiB afa51e69d04d647bd70648944e519484578a43f1c7cef1109d7943e7f24929db
haskell-lrucache_1.2.0.1-2build2.dsc 2.5 KiB 60bb9aac4f619efff424943f57b6d5a5cb761ae9b4eb2b4b036acf7bef54f15b

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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.