[GHC] #9595: GHCi tab autocomplete include invisible modules
GHC
ghc-devs at haskell.org
Mon Sep 15 19:06:40 UTC 2014
#9595: GHCi tab autocomplete include invisible modules
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.9
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Unknown | Type of failure:
Blocked By: | None/Unknown
Related Tickets: | Test Case:
| Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Reported to me by hvr. It was broken in the refactoring of the package
code. We need a test for this.
Long term, we need to do something more reasonable when there are
duplicate modules, since autocomplete will suggest the name, but we can't
actually handle it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9595>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list