[ 原始碼: haskell-wide-word ]
套件:libghc-wide-word-doc(0.1.6.0-1)
libghc-wide-word-doc 的相關連結
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; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-wide-word-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-wide-word-dev
- data types for large but fixed width signed and unsigned integers
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-wide-word-prof
- data types for large but fixed width signed and unsigned integers; profiling libraries