Re: [GHC] #5687: Friendly Interface for auto-completion of GHCi
#5687: Friendly Interface for auto-completion of GHCi -------------------------------+-------------------------------------------- Reporter: linsumang | Owner: Type: feature request | Status: new Priority: normal | Milestone: 7.6.2 Component: GHCi | Version: 7.2.1 Resolution: | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- Comment(by ian@…): commit 36a541731a30d18ca951c6ed1fbf4cf7066d18c8 {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Sun Jul 7 21:26:18 2013 +0100 emacs-friendly completion command for ghci; part of #5687. Patch from hvr. ghc/InteractiveUI.hs | 41 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5687#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC