软件包: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