integer-gmp: Integer library based on GMP
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: GHC
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.
Properties
Versions | 0.5.1.0, 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 |
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/ghc.git(libraries/integer-gmp) |
Uploaded | by HerbertValerioRiedel at 2014-12-19T14:16:00Z |
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
Package maintainers
For package maintainers and hackage trustees