Dependencies for ghc-boot-9.12.1

Libraries

ghc-boot

Flags

Manual Flags

NameDescriptionDefault
bootstrap

Enabled when building the stage1 compiler in order to vendor the in-tree `template-haskell` library (including its dependency `ghc-boot-th`), while allowing dependencies to depend on the boot `template-haskell` library. See Note [Bootstrapping Template Haskell]

Disabled

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