deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: libghc-base-prof-4.15.1.0-6a406, libghc-binary-prof-0.8.8.0-507cc, libghc-bytestring-prof-0.10.12.1-ced9a,
libghc-deepseq-prof-1.4.5.0-118cf, libghc-ghc-prim-prof-0.7.0-65cf5, libghc-hashable-prof-1.3.5.0-3fad8,
libghc-template-haskell-prof-2.17.0.0-7274a, libghc-text-prof-1.2.5.0-8553e, libghc-text-short-dev
(= 0.1.5-1+b1)
Description: |-
memory-efficient representation of Unicode text strings; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Homepage: https://github.com/hvr/text-short
Installed-Size: '607'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-text-short-prof
Priority: optional
Provides: libghc-text-short-prof-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