套件:libghc-text-short-dev(0.1.6-1)
libghc-text-short-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-text-short:
- [haskell-text-short_0.1.6-1.dsc]
- [haskell-text-short_0.1.6.orig.tar.gz]
- [haskell-text-short_0.1.6-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
memory-efficient representation of Unicode text strings
This Haskell library provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to the relationship between 'ShortByteString' and 'ByteString'.
The main differences between 'Text' and 'ShortText' is that 'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText' doesn't support zero-copy slicing (thereby saving 2 words). Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-text-short-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-f2473
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-binary-dev-0.8.9.1-7cd62
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-58e77
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-f9583
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-ghc-prim-dev-0.10.0-e2193
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-hashable-dev-1.4.4.0-1b435
- 本虛擬套件由這些套件填實: libghc-hashable-dev
-
- dep: libghc-template-haskell-dev-2.20.0.0-ac6ae
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-text-dev-2.0.2-41553
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library