@hackage ghc-internal9.1401.0
Basic libraries
Categories
License
BSD-3-Clause
Maintainer
The GHC Developers <ghc-devs@haskell.org>
Links
Versions
Installation
Dependencies (0)
Dependents (23)
@hackage/singletons-base, @hackage/ghc-experimental, @hackage/ranged-list, @cardano/io-classes, @hackage/ghc, @hackage/template-haskell-lift, Show all…
Package Flags
bignum-native
(off by default)
Enable native Haskell bignum backend
bignum-ffi
(off by default)
Enable FFI bignum backend
bignum-gmp
(off by default)
Enable GMP bignum backend
bignum-check
(off by default)
Validate results of the enabled backend against native backend.
need-atomic
(off by default)
Enable linking with "atomic" library (for 64-bit atomic ops on armel, #20549)
This package contains the implementation of GHC's standard libraries and is
not intended for use by end-users.
.
Users should instead use either the base or ghc-experimental packages