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.

[maintain] [Publish]

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.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.2), ghc-boot-th (==8.4.2), 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-04-21T19:37:52Z

Modules

Flags

Manual Flags

NameDescriptionDefault
ghci

Build GHCi support.

Disabled

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees