haskell-io-storage 0.3-14build2 source package in Ubuntu

Changelog

haskell-io-storage (0.3-14build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-io-storage_0.3.orig.tar.gz 2.9 KiB 9a0df5cc7ff2eeef11e29e1362fea284f535bc2fe67469bba6dbc41c4f5b49bd
haskell-io-storage_0.3-14build2.debian.tar.xz 3.1 KiB 8cd967c852a7fdf534dd8981b99b6fcc2b006033db73d7cb7c663e63dc55f0b1
haskell-io-storage_0.3-14build2.dsc 2.4 KiB 349b9c1e50be280fcfd01320e2d2e1ddb06cd4d66242d812061ce5e1a2783f29

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: No summary available for libghc-io-storage-doc in ubuntu hirsute.

No description available for libghc-io-storage-doc in ubuntu hirsute.

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.