Package: libghc-text-short-dev (0.1.6-1)
Links for libghc-text-short-dev
Debian Resources:
Download Source Package 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]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to libghc-text-short-dev
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-75247
- virtual package provided by ghc
-
- dep: libghc-binary-dev-0.8.9.1-88a2a
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-31c85
- virtual package provided by ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-71feb
- virtual package provided by ghc
-
- dep: libghc-ghc-prim-dev-0.10.0-e2193
- virtual package provided by ghc
-
- dep: libghc-hashable-dev-1.4.4.0-3ee83
- virtual package provided by libghc-hashable-dev
-
- dep: libghc-template-haskell-dev-2.20.0.0-a6103
- virtual package provided by ghc
-
- dep: libghc-text-dev-2.0.2-edcc7
- virtual package provided by ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
Download libghc-text-short-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
arm64 | 88.3 kB | 777.0 kB | [list of files] |