Dependencies for ghc-8.2.1
Libraries
ghc
- array (>=0.1 && <0.6)
- base (>=4.10 && <4.11)
- binary (>=0.8 && <0.9)
- bytestring (>=0.9 && <0.11)
- containers (>=0.5 && <0.6)
- deepseq (>=1.4 && <1.5)
- directory (>=1 && <1.4)
- filepath (>=1 && <1.5)
- ghc-boot (==8.2.1)
- ghc-boot-th (==8.2.1)
- ghci (==8.2.1)
- hoopl (>=3.10.2 && <3.11)
- hpc (>=0.6 && <0.7)
- process (>=1 && <1.7)
- template-haskell (>=2.12 && <2.13)
- time (>=1.4 && <1.9)
- transformers (>=0.5 && <0.6)
- if !(os(linux) && arch(x86_64) && impl(ghc==8.2.1))
- base (<0)
- if !flag(buildable)
- base (<0)
- if os(windows)
- Win32 (>=2.3 && <2.6)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
terminfo | Build GHC with terminfo support on non-Windows platforms. | Enabled |
buildable | Make this package buildable (highly experimental) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info