[Pkg-haskell-maintainers] haskell-acid-state_0.6.3-1_i386.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri May 18 22:47:46 UTC 2012
(new) haskell-acid-state_0.6.3-1.debian.tar.gz extra haskell
(new) haskell-acid-state_0.6.3-1.dsc extra haskell
(new) haskell-acid-state_0.6.3.orig.tar.gz extra haskell
(new) libghc-acid-state-dev_0.6.3-1_i386.deb extra haskell
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.
(new) libghc-acid-state-doc_0.6.3-1_all.deb extra doc
Haskell database library with ACID guarantees - 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.
(new) libghc-acid-state-prof_0.6.3-1_i386.deb extra haskell
Haskell database library with ACID guarantees - GHC profiling 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,
compiled for profiling. See http://www.haskell.org/ for more
information on Haskell. It obsoletes the package
haskell-happstack-state.
Changes:
haskell-acid-state (0.6.3-1) unstable; urgency=low
.
* Initial release (closes: #673115).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 673115
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-haskell-maintainers
mailing list