[GHC] #5687: Friendly Interface for auto-completion of GHCi
GHC
ghc-devs at haskell.org
Thu Jun 27 16:28:27 CEST 2013
#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 hvr):
@igloo:
I've got a nicely working proof of concept implementation for Emacs (see
http://youtu.be/06q-sCoqwEY for a short screencast demonstration).
Implementing complete Read/Show serialization for strings wasn't that hard
in Elisp, and the standard case, when no escaping is needed has a cheap
code path.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5687#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list