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

Changelog

haskell-io-storage (0.3-5) unstable; urgency=low


  * Move Haskell blurb to the end of the description, reduces the impact
    of #708703

 -- Joachim Breitner <email address hidden>  Sat, 25 May 2013 23:52:26 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-io-storage_0.3-5.dsc 1.6 KiB 98f529e7ff668f0fec2381c81060cb173eb7ef4962ae088e86a49af134d10c0a
haskell-io-storage_0.3.orig.tar.gz 2.9 KiB 9a0df5cc7ff2eeef11e29e1362fea284f535bc2fe67469bba6dbc41c4f5b49bd
haskell-io-storage_0.3-5.debian.tar.gz 2.3 KiB 4d676b00e4c3bda6550730b2fd60c4dd4ad80cd8a54a6571b705fd0109b86402

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

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

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

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

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.