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

Changelog

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

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:40 -0500

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
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-io-storage_0.3-9.dsc 2.3 KiB 6b872cb7737b16508f79b5e603cd0a4d23f49b40c3bf178448c1aadeb4e38a71
haskell-io-storage_0.3-9.debian.tar.xz 2.4 KiB d219d71fde0d2c59f9f4fe237ee5db6f422a5ca00ba2149b8e417372e33e17b8
haskell-io-storage_0.3.orig.tar.gz 2.9 KiB 9a0df5cc7ff2eeef11e29e1362fea284f535bc2fe67469bba6dbc41c4f5b49bd

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 zesty.

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

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.