deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libghc-base-prof-4.18.2.1-75247, libghc-binary-prof-0.8.9.1-88a2a, libghc-bytestring-prof-0.11.5.3-31c85,
libghc-deepseq-prof-1.4.8.1-71feb, libghc-ghc-prim-prof-0.10.0-e2193, libghc-hashable-prof-1.4.4.0-3ee83,
libghc-template-haskell-prof-2.20.0.0-a6103, libghc-text-prof-2.0.2-edcc7, libghc-text-short-dev
(= 0.1.6-1)
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: '741'
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.6-668d1
Section: haskell
Source: haskell-text-short
Version: 0.1.6-1
srcpkg_name: haskell-text-short
srcpkg_version: 0.1.6-1