ghci-ng
Version 7.6.3.5 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 nameghci-ng
containing backported, proposed and experimental features.Currently,
ghci-ng
has the following additional features compared to the vanillaghci-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
backported
:show paths
support (GHC#8172)
- 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