ghci: The library supporting GHC's interactive interpreter
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library offers interfaces which mediate interactions between the
ghci
interactive shell and iserv
, GHC's out-of-process interpreter
backend.
Properties
Versions | 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.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.13), 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.6.5), ghc-boot-th (==8.6.5), ghc-heap (==8.6.5), template-haskell (>=2.14 && <2.15), 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 2019-04-24T13:10:24Z |
Modules
- 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
- GHCi.TH.Binary
- 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.6.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees