haskell-expiring-cache-map 0.0.6.1-6build3 source package in Ubuntu

Changelog

haskell-expiring-cache-map (0.0.6.1-6build3) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 20:26:11 +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-expiring-cache-map_0.0.6.1.orig.tar.gz 16.1 KiB 0e3bc294978b46ee59bf0b4a7e7a5bd7ed5da7bc261ffebdb0cb1b60353c64b9
haskell-expiring-cache-map_0.0.6.1-6build3.debian.tar.xz 2.8 KiB 0a2684d70e0c3e7cce4de5be8ca11d601a8d983e6b0ee0a2f9a6c75ee43ed86e
haskell-expiring-cache-map_0.0.6.1-6build3.dsc 2.7 KiB 03889b30c1fa352faba08567fe7a4c57bb18381547c1415d15a57765f852e0e5

Available diffs

View changes file

Binary packages built by this source

libghc-expiring-cache-map-dev: No summary available for libghc-expiring-cache-map-dev in ubuntu hirsute.

No description available for libghc-expiring-cache-map-dev in ubuntu hirsute.

libghc-expiring-cache-map-doc: No summary available for libghc-expiring-cache-map-doc in ubuntu hirsute.

No description available for libghc-expiring-cache-map-doc in ubuntu hirsute.

libghc-expiring-cache-map-prof: general-purpose simple caching; profiling libraries

 A simple general purpose shared state cache map with automatic expiration
 of values, for caching the results of accessing a resource such as reading
 a file. With variations for Ord and Hashable keys using "Data.Map.Strict"
 and "Data.HashMap.Strict", respectively.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.