[ 源代码: haskell-wide-word ]
软件包:libghc-wide-word-prof(0.1.6.0-1)
libghc-wide-word-prof 的相关链接
Debian 的资源:
下载源码包 haskell-wide-word:
- [haskell-wide-word_0.1.6.0-1.dsc]
- [haskell-wide-word_0.1.6.0.orig.tar.gz]
- [haskell-wide-word_0.1.6.0-1.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.18.2.1-f2473
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-binary-prof-0.8.9.1-7cd62
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.8.1-f9583
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.10.0-e2193
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-hashable-prof-1.4.4.0-1b435
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-primitive-prof-0.8.0.0-4f69f
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-wide-word-dev (= 0.1.6.0-1)
- data types for large but fixed width signed and unsigned integers