パッケージ: libghc-cereal-vector-dev (0.2.0.1-4 など)
libghc-cereal-vector-dev に関するリンク
Debian の資源:
haskell-cereal-vector ソースパッケージをダウンロード:
- [haskell-cereal-vector_0.2.0.1-4.dsc]
- [haskell-cereal-vector_0.2.0.1.orig.tar.gz]
- [haskell-cereal-vector_0.2.0.1-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libghc-cereal-vector-prof
- libghc-vector-instances-dev
- libghc-vector-instances-doc
- libghc-vector-instances-prof
- libghc-vector-th-unbox-dev
- libghc-vector-th-unbox-doc
- libghc-vector-binary-instances-dev
- libghc-vector-th-unbox-prof
- libghc-vector-binary-instances-doc
- libghc-store-dev
- libghc-vector-binary-instances-prof
Serialize instances for Data.Vector types
Data.Serialize functions for Data.Vector.Generic vectors. Orphan instances are provided for Data.Vector, Data.Vector.Unboxed, Data.Vector.Storable, and Data.Vector.Primitive vectors.
The serialized format is an Int64 representing the length of the vector, followed by the Data.Serialized contents of each element.
Note that the functions in Data.Vector.Storable.UnsafeSerialize perform much better when serialization does not need to account for host endianness and word size.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-cereal-vector-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-95196
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-c6497
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-cereal-dev-0.5.8.1-87bdc
- 以下のパッケージによって提供される仮想パッケージです: libghc-cereal-dev
-
- dep: libghc-vector-dev-0.12.1.2-e849d
- 以下のパッケージによって提供される仮想パッケージです: libghc-vector-dev
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- sug: libghc-cereal-vector-doc
- Serialize instances for Data.Vector types; documentation
-
- sug: libghc-cereal-vector-prof
- Serialize instances for Data.Vector types; profiling libraries