ghc-bignum: GHC BigNum library

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.

[maintain] [Publish]

This package provides the low-level implementation of the standard BigNat, Natural and Integer types.

Properties

Versions 1.0, 1.1, 1.2, 1.2, 1.3
Change log changelog.md
Dependencies ghc-prim (>=0.5.1.0 && <0.9) [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-03-23T20:55:27Z

Modules

Flags

Manual Flags

NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees