ghci

The library supporting GHC's interactive interpreter

Version on this page:8.6.5
LTS Haskell 16.11:8.8.3
Stackage Nightly 2020-12-14:8.10.2
Latest on Hackage:8.10.2

See all snapshots ghci appears in

BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:ghci-8.6.5@sha256:886e52e6ab43b0de39fd5d92d8d1a5d7fac04c0f145c62b39baae04476208bd9,2126

This library offers interfaces which mediate interactions between the ghci interactive shell and iserv, GHC's out-of-process interpreter backend.

Changes

8.2.2 Nov 2017

  • Bundled with GHC 8.2.2

8.0.1 Feb 2016

  • Bundled with GHC 8.0.1

  • Initial version