@hackage / ghci-haskeline

An implementation of ghci using the Haskeline line-input library.

Latest0.2

About

Metadata

  • Last updated , by JudahJacobson
  • License BSD-3-Clause
  • Categories Compilers and Interpreters
  • Maintained by: Judah Jacobson <judah.jacobson@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    newer-ghc (on by default)

    for GHC >= 6.10.2

    ghc-612 (on by default)

    for GHC >= 6.12.1

Readme

This package reimplements ghci using the GHC API and the Haskeline package for line input in command-line programs.

This is an unofficial package; thus any bugs may be the fault of the maintainer rather than of the GHC team.