Dependencies for ghc-9.4.0.20220623
Libraries
ghc
- array (>=0.1 && <0.6)
- base (>=4.11 && <4.18)
- 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.4.0.20220623)
- ghc-heap (==9.4.0.20220623)
- ghci (==9.4.0.20220623)
- hpc (>=0.6 && <0.7)
- process (>=1 && <1.7)
- stm
- template-haskell (>=2.19 && <2.20)
- time (>=1.4 && <1.13)
- 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 |
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 |
Automatic Flags
Name | Description | Default |
---|---|---|
build-tool-depends | Use build-tool-depends | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info