The latest version of ghci-ng is 10.0.0-4.

ghci-ng

Version 7.6.3.4 revision 0 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Extended GHCi fork
Description

This provides an augmented version of ghci-7.6.3 installed under the name ghci-ng containing backported, proposed and experimental features.

Currently, ghci-ng has the following additional features compared to the vanilla ghci-7.6.3 program:

  • backported :complete command for non-interactive completion (see GHC#5687)

  • backported customizable continuation prompt (:set prompt2) and bugfix for :set +m-style completion (see GHC#8076)

  • Support for %l line-number prompt substitution (proposed for GHC 7.8, GHC#8047)

  • Add :show linker command to :help output (GHC#8074)

  • Add missing :show imports to completion table (GHC#7075)

  • Fix GHCi macros not shadowing builtins (GHC#8113)

  • Supports being used via cabal repl --with-ghc=ghci-ng

Author
The GHC Team
Bug reports
n/a
Category
Development
Copyright
© 2005 The University of Glasgow
Homepage
https://github.com/hvr/ghci-ng
Maintainer
hvr@gnu.org
Package URL
n/a
Stability
n/a

Components