haskell-acid-state 0.14.0-1build1 source package in Ubuntu

Changelog

haskell-acid-state (0.14.0-1build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 11 Jan 2016 21:21:43 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
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-acid-state_0.14.0.orig.tar.gz 34.6 KiB db7cc0fdfe0af9757f448a4184c88d5a8f2ac5e014bea1623a6272821a510621
haskell-acid-state_0.14.0-1build1.debian.tar.xz 2.7 KiB 538cb60be541284dbae507b3a0f9d2e1e215e54137fa4935ec9a28db6c4711cb
haskell-acid-state_0.14.0-1build1.dsc 2.7 KiB 7766353943519bc56cb928611e5b795b04a50d9ae427ef21e11e2a6b2f667ed8

View changes file

Binary packages built by this source

libghc-acid-state-dev: Haskell database library with ACID guarantees - GHC libraries

 AcidState is a Haskell library to store serializable Haskell
 structures, guaranteeing that transactions support the ACID
 semantic. That is, they must be atomic (a transaction must be
 completely saved or completely rolled back), consistent (after each
 transaction the state of the database must be valid), isolated (two
 parallel transaction must not interfere with each other) and durable
 (a successful transaction must be reliably stored to a persistent
 memory).
 .
 This library supports both storing data on the local disk and via a
 network server.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell. It
 obsoletes the package haskell-happstack-state.

libghc-acid-state-doc: Haskell database library with ACID guarantees - documentation; documentation

 AcidState is a Haskell library to store serializable Haskell
 structures, guaranteeing that transactions support the ACID
 semantic. That is, they must be atomic (a transaction must be
 completely saved or completely rolled back), consistent (after each
 transaction the state of the database must be valid), isolated (two
 parallel transaction must not interfere with each other) and durable
 (a successful transaction must be reliably stored to a persistent
 memory).
 .
 This library supports both storing data on the local disk and via a
 network server.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell. It obsoletes the package
 haskell-happstack-state.

libghc-acid-state-prof: No summary available for libghc-acid-state-prof in ubuntu yakkety.

No description available for libghc-acid-state-prof in ubuntu yakkety.