
#11547: Accessing shadowed definitions in GHCi -------------------------------------+------------------------------------- Reporter: mniip | Owner: mniip Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 8.0.1-rc1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2447 Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj): The implementation is easy: delete code. But what is the user-facing specification? We need user-manual stuff explaining what all this `Ghci4.foo` stuff means. How would you know whether to say `:t Ghci2.foo` or `:t Ghci3.foo`? Can you list all the `foo` functions? Etc. Thanks! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11547#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler