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.4.1.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.12), 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.4.1), ghc-boot-th (==8.4.1), template-haskell (>=2.13 && <2.14), 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://ghc.haskell.org/trac/ghc/newticket |
Source repo | head: git clone http://git.haskell.org/ghc.git(libraries/ghci) |
Uploaded | by HerbertValerioRiedel at 2018-03-09T19:07:38Z |
Distributions | Arch:9.2.8, Fedora:9.4.5 |
Reverse Dependencies | 9 direct, 14824 indirect [details] |
Downloads | 9277 total (47 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] |