@hackage ghc-bignum1.3
GHC BigNum library
Categories
License
BSD-3-Clause
Maintainer
libraries@haskell.org
Links
Versions
Installation
Dependencies (1)
Dependents (35)
@hackage/ghc-bignum-orphans, @hackage/binrep, @hackage/ghc-typelits-knownnat, @hackage/ghc-typelits-extra, @hackage/unwitch, @hackage/clash-lib, Show all…
Package Flags
native
(off by default)
Enable native backend
ffi
(off by default)
Enable FFI backend
gmp
(off by default)
Enable GMP backend
check
(off by default)
Validate results of the enabled backend against native backend.
This package provides the low-level implementation of the standard
BigNat, Natural and Integer types.