套件:libghc-serialise-doc(0.2.6.1-1)
libghc-serialise-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-serialise:
- [haskell-serialise_0.2.6.1-1.dsc]
- [haskell-serialise_0.2.6.1.orig.tar.gz]
- [haskell-serialise_0.2.6.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
binary serialisation library for Haskell values; documentation
This package (formerly binary-serialise-cbor) provides pure, efficient serialization of Haskell values directly into ByteStrings for storage or transmission purposes. By providing a set of typeclass instances, you can also serialise any custom data type you have as well.
The underlying binary format used is the 'Concise Binary Object Representation', or CBOR, specified in RFC 7049. As a result, serialised Haskell values have implicit structure outside of the Haskell program itself, meaning they can be inspected or analyzed without custom tools.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-serialise-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-cborg-doc
- Concise Binary Object Representation; documentation
-
- rec: libghc-half-doc
- half-precision floating-point; documentation
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-serialise-dev
- binary serialisation library for Haskell values
-
- rec: libghc-strict-doc
- Strict variants of standard Haskell datatypes; documentation
-
- rec: libghc-these-doc
- either-or-both data type; documentation
-
- rec: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-serialise-prof
- binary serialisation library for Haskell values; profiling libraries