Parents (Total: 1)
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
FileSize | 84024 |
MD5 | 1D8A800C576474BAAE1633528CA41611 |
PackageDescription | memory-efficient representation of Unicode text strings; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-text-short-doc |
PackageSection | doc |
PackageVersion | 0.1.2-4 |
SHA-1 | DBD28D180C19E39CF143951B417269B2999F22E5 |
SHA-256 | DE6143105974518087B89DB2EF8E965BC228E7CFD199C69B4CAA4DDA2DE1FE2E |