パッケージ: libghc-acid-state-doc (0.16.1.3-2)
libghc-acid-state-doc に関するリンク
Debian の資源:
haskell-acid-state ソースパッケージをダウンロード:
- [haskell-acid-state_0.16.1.3-2.dsc]
- [haskell-acid-state_0.16.1.3.orig.tar.gz]
- [haskell-acid-state_0.16.1.3-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-acid-state-dev
- Haskell database library with ACID guarantees - GHC libraries
-
- rec: libghc-cereal-doc
- binary serialization library; documentation
-
- rec: libghc-filelock-doc
- portable interface to file locking (flock / LockFileEx); documentation
-
- rec: libghc-network-bsd-doc
- POSIX network database netdb.h API; documentation
-
- rec: libghc-network-doc
- Haskell low-level network library; documentation
-
- rec: libghc-safecopy-doc
- Haskell serialization library with version control - documentation; documentation
-
- rec: libghc-th-expand-syns-doc
- expands type synonyms in Template Haskell ASTs; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-acid-state-prof
- Haskell database library with ACID guarantees - GHC profiling libraries; profiling libraries