Dependencies for ghc-9.8.0.20230929
Libraries
ghc
- array (>=0.1 && <0.6)
- base (>=4.11 && <4.20)
- binary (>=0.8 && <0.9)
- bytestring (>=0.9 && <0.13)
- containers (>=0.6.2.1 && <0.7)
- deepseq (>=1.4 && <1.6)
- directory (>=1 && <1.4)
- exceptions (>=0.10 && <0.11)
- filepath (>=1 && <1.5)
- ghc-boot (==9.8.0.20230929)
- ghc-heap (==9.8.0.20230929)
- ghci (==9.8.0.20230929)
- hpc (>=0.6 && <0.7)
- process (>=1 && <1.7)
- semaphore-compat
- stm
- template-haskell (>=2.21 && <2.22)
- time (>=1.4 && <1.13)
- transformers (>=0.5 && <0.7)
- if flag(with-libzstd)
- if flag(static-libzstd)
- if os(osx)
- buildable: False
- if os(osx)
- if flag(static-libzstd)
- if os(windows)
- Win32 (>=2.3 && <2.14)
- unix (>=2.7 && <2.9)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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-libzstd | Disabled | |
static-libzstd | Disabled | |
hadrian-stage0 | Enable if compiling the stage0 compiler with hadrian | Disabled |
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