[GHC] #9595: GHCi tab autocomplete include invisible modules
GHC
ghc-devs at haskell.org
Mon Sep 15 20:16:05 UTC 2014
#9595: GHCi tab autocomplete include invisible modules
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: closed
Priority: normal | Milestone:
Component: GHCi | Version: 7.9
Resolution: fixed | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by ezyang):
* status: new => closed
* resolution: => fixed
Comment:
{{{
commit b72478f41b85337b84edab8f625d103e197f116c
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Mon Sep 15 13:14:30 2014 -0700
Don't offer hidden modules for autocomplete.
It was annoying to test GHCi directly, so I added a ghc-api unit test
of the function instead.
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9595#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list