[GHC] #10579: full module names of names not in scope have gone missing in ghci
GHC
ghc-devs at haskell.org
Tue Jul 7 07:29:52 UTC 2015
#10579: full module names of names not in scope have gone missing in ghci
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: simonpj
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by simonpj):
Correct. I'm not sure what the "right" solution is here. Printing
qualifiers on everything in `base` is painful. But not printing them is
also painful. Any suggestions?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10579#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list