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

Changelog

haskell-expiring-cache-map (0.0.6.1-8build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:50:13 +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-expiring-cache-map_0.0.6.1.orig.tar.gz 16.1 KiB 0e3bc294978b46ee59bf0b4a7e7a5bd7ed5da7bc261ffebdb0cb1b60353c64b9
haskell-expiring-cache-map_0.0.6.1-8build1.debian.tar.xz 2.8 KiB 9d40e38c8181aa0477779d777dadd71fcc6009b750795207eea6182d711f3b3b
haskell-expiring-cache-map_0.0.6.1-8build1.dsc 2.6 KiB 7fc7eedf751a4c7bbcc1fca55d993015dd5dc7f5cca0feb23ea8c579ac4e03ac

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.