ghc-bignum: GHC BigNum library
This package provides the low-level implementation of the standard
BigNat
, Natural
and Integer
types.
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
native | Enable native backend | Disabled |
ffi | Enable FFI backend | Disabled |
gmp | Enable GMP backend | Disabled |
check | Validate results of the enabled backend against native backend. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ghc-bignum-1.3.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] | 1.0, 1.1, 1.2, 1.3 |
---|---|
Change log | changelog.md |
Dependencies | ghc-prim (>=0.5.1.0 && <0.10) [details] |
License | BSD-3-Clause |
Author | Sylvain Henry |
Maintainer | libraries@haskell.org |
Category | Numeric, Algebra, GHC |
Bug tracker | https://gitlab.haskell.org/ghc/ghc/issues/new |
Source repo | head: git clone https://gitlab.haskell.org/ghc/ghc.git(libraries/ghc-bignum) |
Uploaded | by BenGamari at 2022-08-07T20:08:54Z |
Distributions | Arch:1.2, Fedora:1.3 |
Reverse Dependencies | 29 direct, 16466 indirect [details] |
Downloads | 2514 total (46 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |