ghc-bignum: GHC BigNum library
This package provides the low-level implementation of the standard
BigNat
, Natural
and Integer
types.
Modules
- GHC
- Num
- GHC.Num.Backend
- GHC.Num.Backend.Native
- GHC.Num.Backend.Selected
- GHC.Num.BigNat
- GHC.Num.Integer
- GHC.Num.Natural
- GHC.Num.Primitives
- GHC.Num.WordArray
- GHC.Num.Backend
- Num
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.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] | 1.0, 1.1, 1.2, 1.3 |
---|---|
Change log | changelog.md |
Dependencies | ghc-prim (>=0.5.1.0 && <0.8) [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 2021-03-28T14:51:38Z |
Distributions | Arch:1.3, Fedora:1.3 |
Reverse Dependencies | 30 direct, 16688 indirect [details] |
Downloads | 2617 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2021-05-29 [all 2 reports] |