Dependencies for ghc-9.12.2

Libraries

ghc

Flags

Manual Flags

NameDescriptionDefault
internal-interpreter

Build with internal interpreter support.

Disabled
dynamic-system-linker

The system can load dynamic code. This is not the case for musl.

Enabled
with-libzstdDisabled
static-libzstdDisabled
hadrian-stage0

Enable if compiling the stage0 compiler with hadrian

Disabled
bootstrap

Enabled when building the stage1 compiler in order to vendor the in-tree `ghc-boot-th` library, and through that the in-tree TH AST defintions from `ghc-internal`. See Note [Bootstrapping Template Haskell]

Disabled
Automatic Flags
NameDescriptionDefault
build-tool-depends

Use build-tool-depends

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info