パッケージ: libghc-wide-word-prof (0.1.1.2-3 など)
libghc-wide-word-prof に関するリンク
Debian の資源:
haskell-wide-word ソースパッケージをダウンロード:
- [haskell-wide-word_0.1.1.2-3.dsc]
- [haskell-wide-word_0.1.1.2.orig.tar.gz]
- [haskell-wide-word_0.1.1.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
data types for large but fixed width signed and unsigned integers; profiling libraries
A library to provide data types for large (ie > 64 bits) but fixed width signed and unsigned integers with the usual typeclass instances to allow them to be used interchangeably with `Word64`.
The types and operations are coded to be as fast as possible using strictness annotations, `INLINEABLE` pragmas and unboxed values and operations where appropriate.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-wide-word-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-07409
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.5.0-126ab
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.7.0-65cf5
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-primitive-prof-0.7.3.0-05c66
- 以下のパッケージによって提供される仮想パッケージです: libghc-primitive-prof
-
- dep: libghc-wide-word-dev (= 0.1.1.2-3+b1)
- data types for large but fixed width signed and unsigned integers