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

Changelog

haskell-io-storage (0.3-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 16:26:38 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low 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-1build2.debian.tar.gz 2.3 KiB a75fc6ae6c4e35db8fbd4b77385cdc6a74e6b042f0b5150167f9038dade139f8
haskell-io-storage_0.3-1build2.dsc 2.3 KiB 8aa7e6879864f730dfd647ee4ff1c04655053f0efd51a0f71d5c04ccb9e20489

Available diffs

View changes file

Binary packages built by this source

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

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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.

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

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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.

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

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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.