integer-gmp: Integer library based on GMP
This package provides the low-level implementation of the standard
Integer type based on the
GNU Multiple Precision Arithmetic Library (GMP).
This package provides access to the internal representation of
Integer as well as primitive operations with no proper error
handling, and should only be used directly with the utmost care.
For more details about the design of integer-gmp, see
GHC Commentary: Libraries/Integer.
Modules
[Index]
- GHC
- GHC.Integer
- GMP
- GHC.Integer.GMP.Internals
- GHC.Integer.GMP.Prim
- GHC.Integer.Logarithms
- GHC.Integer.Logarithms.Internals
- GMP
- GHC.Integer
Downloads
- integer-gmp-0.5.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.5.1.0, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.2.0, 1.0.3.0, 1.1 |
|---|---|
| Change log | changelog.md |
| Dependencies | ghc-prim (>=0.3.1 && <0.4) [details] |
| License | BSD-3-Clause |
| Author | |
| Maintainer | libraries@haskell.org |
| Uploaded | by HerbertValerioRiedel at 2014-04-08T17:51:10Z |
| Category | Numerical |
| Bug tracker | http://ghc.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29&keywords=integer-gmp |
| Source repo | head: git clone http://git.haskell.org/packages/integer-gmp.git this: git clone http://git.haskell.org/packages/integer-gmp.git(tag integer-gmp-0.5.1.0-release) |
| Distributions | Arch:1.1 |
| Reverse Dependencies | 116 direct, 17226 indirect [details] |
| Downloads | 17076 total (23 in the last 30 days) |
| Rating | 1.5 (votes: 3) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |