ghci: The library supporting GHC's interactive interpreter
This library offers interfaces which mediate interactions between the
ghci
interactive shell and iserv
, GHC's out-of-process interpreter
backend.
Modules
[Index] [Quick Jump]
- GHCi
- GHCi.BinaryArray
- GHCi.BreakArray
- GHCi.CreateBCO
- GHCi.FFI
- GHCi.InfoTable
- GHCi.Message
- GHCi.ObjLink
- GHCi.RemoteTypes
- GHCi.ResolvedBCO
- GHCi.Run
- GHCi.Signals
- GHCi.StaticPtrTable
- GHCi.TH
- SizedSeq
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ghci | Build GHCi support. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ghci-8.10.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 8.0.1, 8.0.2, 8.2.1, 8.2.2, 8.4.1, 8.4.2, 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 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.5 && <0.6), base (>=4.8 && <4.15), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.7), deepseq (>=1.4 && <1.5), filepath (>=1.4 && <1.5), ghc-boot (==8.10.2), ghc-boot-th (==8.10.2), ghc-heap (==8.10.2), template-haskell (>=2.16 && <2.17), transformers (>=0.5 && <0.6), unix (>=2.7 && <2.8) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | ghc-devs@haskell.org |
Category | GHC |
Bug tracker | https://gitlab.haskell.org/ghc/ghc/issues/new |
Source repo | head: git clone https://gitlab.haskell.org/ghc/ghc.git(libraries/ghci) |
Uploaded | by HerbertValerioRiedel at 2020-12-15T10:13:46Z |
Distributions | Arch:9.2.8, Fedora:9.4.5 |
Reverse Dependencies | 9 direct, 14892 indirect [details] |
Downloads | 9364 total (57 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |