deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: libghc-base-dev-4.15.1.0-6a406, libghc-binary-dev-0.8.8.0-507cc, libghc-bytestring-dev-0.10.12.1-ced9a,
libghc-deepseq-dev-1.4.5.0-118cf, libghc-ghc-prim-dev-0.7.0-65cf5, libghc-hashable-dev-1.3.5.0-3fad8,
libghc-template-haskell-dev-2.17.0.0-7274a, libghc-text-dev-1.2.5.0-8553e, libc6
(>= 2.14), libgmp10 (>= 2:6.2.1+dfsg1)
Description: |-
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.
Ghc-Package: text-short-0.1.5-9bvR93i5uk7DRYSOuH9YD6
Homepage: https://github.com/hvr/text-short
Installed-Size: '709'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-text-short-dev
Priority: optional
Provides: libghc-text-short-dev-0.1.5-c9d93
Section: haskell
Source: haskell-text-short (0.1.5-1)
Version: 0.1.5-1+b1
srcpkg_name: haskell-text-short
srcpkg_version: 0.1.5-1