Dependencies for ghc-9.2.3
Libraries
ghc
- array (>=0.1 && <0.6)
- base (>=4.11 && <4.17)
- binary (>=0.8 && <0.9)
- bytestring (>=0.9 && <0.12)
- containers (>=0.6.2.1 && <0.7)
- deepseq (>=1.4 && <1.5)
- directory (>=1 && <1.4)
- exceptions (>=0.10 && <0.11)
- filepath (>=1 && <1.5)
- ghc-boot (==9.2.3)
- ghc-heap (==9.2.3)
- ghci (==9.2.3)
- hpc (>=0.6 && <0.7)
- process (>=1 && <1.7)
- template-haskell (>=2.18 && <2.19)
- time (>=1.4 && <1.12)
- transformers (>=0.5 && <0.6)
- if os(windows)
- Win32 (>=2.3 && <2.13)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
internal-interpreter | Build with internal interpreter support. | Disabled |
stage1 | Is this stage 1? | Disabled |
stage2 | Is this stage 2? | Disabled |
stage3 | Is this stage 3? | Disabled |
terminfo | Build GHC with terminfo support on non-Windows platforms. | Enabled |
dynamic-system-linker | The system can load dynamic code. This is not the case for musl. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info