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

Changelog

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

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Wed, 29 Jun 2022 20:45:36 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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-15.dsc 2.3 KiB 27d2dab7158b0f4dcb84d0c176085521802aeba56af5704863db2148ed245503
haskell-io-storage_0.3.orig.tar.gz 2.9 KiB 9a0df5cc7ff2eeef11e29e1362fea284f535bc2fe67469bba6dbc41c4f5b49bd
haskell-io-storage_0.3-15.debian.tar.xz 2.9 KiB e24550cd844f91eae259d5ce77a25a49b6918196bbd18e61cd7db40dbfbe7404

Available diffs

No changes file available.

Binary packages built by this source

libghc-io-storage-dev: No summary available for libghc-io-storage-dev in ubuntu kinetic.

No description available for libghc-io-storage-dev in ubuntu kinetic.

libghc-io-storage-doc: No summary available for libghc-io-storage-doc in ubuntu kinetic.

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

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.