ghc: The GHC API

[ bsd3, development ] [ Propose Tags ] [ Report a vulnerability ]

GHC's functionality can be useful for more things than just compiling Haskell programs. Important use cases are programs that analyse (and perhaps transform) Haskell code. Others include loading Haskell code dynamically in a GHCi-like manner. For this reason, a lot of GHC's functionality is made available through this package.

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
terminfo

Build GHC with terminfo support on non-Windows platforms.

Enabled
buildable

Make this package buildable (experimental tech preview).

See reinstallable lib:ghc announcement for more information.

Disabled

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

Downloads

Versions [RSS] 8.2.1, 8.2.2, 8.4.1, 8.4.3, 8.4.4, 8.6.1, 8.6.4, 8.6.5, 8.8.1, 8.8.3, 8.10.1, 8.10.2, 8.10.7, 9.0.2, 9.2.1, 9.2.2, 9.2.3, 9.2.3.20220620, 9.2.4, 9.2.5, 9.2.6, 9.2.7, 9.2.8, 9.4.1, 9.4.2, 9.4.3, 9.4.4, 9.4.5, 9.4.6, 9.4.7, 9.4.8, 9.6.1, 9.6.2, 9.6.3, 9.6.4, 9.6.5, 9.6.6, 9.6.7, 9.8.1, 9.8.2, 9.8.3, 9.8.4, 9.10.1, 9.10.2, 9.10.3, 9.12.1, 9.12.2, 9.12.3, 9.14.1 (info)
Dependencies array (>=0.1 && <0.6), base (<0), 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.4.4), ghc-boot-th (==8.4.4), ghci (==8.4.4), hpc (>=0.6 && <0.7), process (>=1 && <1.7), template-haskell (>=2.13 && <2.14), terminfo (>=0.4 && <0.5), time (>=1.4 && <1.9), transformers (>=0.5 && <0.6), unix (>=2.7 && <2.8), Win32 (>=2.3 && <2.7) [details]
License BSD-3-Clause
Author The GHC Team
Maintainer glasgow-haskell-users@haskell.org
Uploaded by HerbertValerioRiedel at 2019-04-17T15:46:08Z
Category Development
Home page http://www.haskell.org/ghc/
Bug tracker https://ghc.haskell.org/trac/ghc/newticket?component=Compiler&keywords=lib:ghc
Source repo head: git clone https://git.haskell.org/ghc.git(compiler)
Distributions
Reverse Dependencies 339 direct, 15473 indirect [details]
Downloads 14251 total (228 in the last 30 days)
Rating 2.5 (votes: 6) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]