haskell-expiring-cache-map 0.0.6.1-7build1 source package in Ubuntu

Changelog

haskell-expiring-cache-map (0.0.6.1-7build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 02:15:23 +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-expiring-cache-map_0.0.6.1.orig.tar.gz 16.1 KiB 0e3bc294978b46ee59bf0b4a7e7a5bd7ed5da7bc261ffebdb0cb1b60353c64b9
haskell-expiring-cache-map_0.0.6.1-7build1.debian.tar.xz 2.7 KiB 84233366863a1c43ed15b930eee566fe28df583165d26a4a2fa8ad84411c0cea
haskell-expiring-cache-map_0.0.6.1-7build1.dsc 2.6 KiB d03958d4416f9515bd26da5b6fff085dc5023aeb86d02577d00ac7f3f48a900a

View changes file

Binary packages built by this source

libghc-expiring-cache-map-dev: general-purpose simple caching

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

libghc-expiring-cache-map-doc: general-purpose simple caching; documentation

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

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.