haskell-io-storage 0.3-13build1 source package in Ubuntu

Changelog

haskell-io-storage (0.3-13build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:16:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal 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-13build1.debian.tar.xz 3.0 KiB 80fbe1b3221d410a40bf8b6b8cee4e16d4c67cd7483850ffb2ea377519c9f958
haskell-io-storage_0.3-13build1.dsc 2.3 KiB 113a13c6db7b0abba286e5f27a32335a085c99afa5fa9e86c11948c0f8c36d08

Available diffs

View changes file

Binary packages built by this source

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

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

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.