パッケージ: libghc-text-short-prof (0.1.2-4 など)
libghc-text-short-prof に関するリンク
Debian の資源:
haskell-text-short ソースパッケージをダウンロード:
- [haskell-text-short_0.1.2-4.dsc]
- [haskell-text-short_0.1.2.orig.tar.gz]
- [haskell-text-short_0.1.2-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の libghc-text-short-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.11.1.0-3abbc [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-5dd74 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-7db1a [arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-b951c [armhf]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-binary-prof-0.8.5.1-039e6 [armhf]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-binary-prof-0.8.5.1-24ea6 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-binary-prof-0.8.5.1-45c53 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-binary-prof-0.8.5.1-88402 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-1e712 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-40be2 [armhf]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-76891 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-b3c02 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.3.0-17e4f [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.3.0-20ead [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.3.0-2fffe [armhf]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.3.0-b30f4 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.5.2.0-0a259 [amd64, arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.5.2.0-18731 [armhf, i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-hashable-prof-1.2.7.0-5ded4 [i386]
- 以下のパッケージによって提供される仮想パッケージです: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.2.7.0-5efa0 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.2.7.0-68a88 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.2.7.0-acac2 [armhf]
- 以下のパッケージによって提供される仮想パッケージです: libghc-hashable-prof
-
- dep: libghc-text-prof-1.2.3.1-30bbe [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-text-prof-1.2.3.1-3acd7 [i386]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-text-prof-1.2.3.1-89382 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-text-prof-1.2.3.1-d3c2e [armhf]
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-text-short-dev (= 0.1.2-4+b2)
- memory-efficient representation of Unicode text strings