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]
- GHCi
- 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.2.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.11), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), filepath (>=1.4 && <1.5), ghc-boot (==8.2.2), ghc-boot-th (==8.2.2), template-haskell (>=2.12 && <2.13), transformers (>=0.5 && <0.6), unix (>=2.7 && <2.8) [details] |
| License | BSD-3-Clause |
| Author | |
| Maintainer | ghc-devs@haskell.org |
| Uploaded | by HerbertValerioRiedel at 2017-12-04T19:11:14Z |
| Category | GHC |
| Bug tracker | https://ghc.haskell.org/trac/ghc/newticket |
| Source repo | head: git clone http://git.haskell.org/ghc.git(libraries/ghci) |
| Distributions | Arch:9.6.6, Fedora:9.8.4 |
| Reverse Dependencies | 12 direct, 15710 indirect [details] |
| Downloads | 10030 total (72 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-12-04 [all 1 reports] |