haskell-io-storage 0.3-15build1 source package in Ubuntu

Changelog

haskell-io-storage (0.3-15build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Dec 2022 21:38:26 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-io-storage_0.3.orig.tar.gz 2.9 KiB 9a0df5cc7ff2eeef11e29e1362fea284f535bc2fe67469bba6dbc41c4f5b49bd
haskell-io-storage_0.3-15build1.debian.tar.xz 3.0 KiB 101e03e8a7451c222290034a842510c5f152c976cbb714a90e18301b71486f62
haskell-io-storage_0.3-15build1.dsc 2.3 KiB f51cbce17dc4579e04b8a30ce93cc7c7d7654c8c7fd9f8cc49a648b01b2ab79a

Available diffs

View changes file

Binary packages built by this source

libghc-io-storage-dev: key-value store in the IO monad

 This library allows an application to extend the 'global state'
 hidden inside the IO monad with semi-arbitrary data. Data is
 required to be Typeable. The library provides an essentially
 unbounded number of key-value stores indexed by strings, with
 each key within the stores also being a string.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-io-storage-doc: key-value store in the IO monad; documentation

 This library allows an application to extend the 'global state'
 hidden inside the IO monad with semi-arbitrary data. Data is
 required to be Typeable. The library provides an essentially
 unbounded number of key-value stores indexed by strings, with
 each key within the stores also being a string.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-io-storage-prof: key-value store in the IO monad; profiling libraries

 This library allows an application to extend the 'global state'
 hidden inside the IO monad with semi-arbitrary data. Data is
 required to be Typeable. The library provides an essentially
 unbounded number of key-value stores indexed by strings, with
 each key within the stores also being a string.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.