@hackage / ghci

The library supporting GHC's interactive interpreter

Latest8.10.2

About

Metadata

  • Last updated , by HerbertValerioRiedel
  • License BSD-3-Clause
  • Maintained by: ghc-devs@haskell.org

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    ghci (off by default)

    Build GHCi support.

Readme

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