
#11547: Accessing shadowed definitions in GHCi -------------------------------------+------------------------------------- Reporter: mniip | Owner: 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): Wiki Page: | -------------------------------------+------------------------------------- Comment (by mniip): If we choose to provide access to shadowed identifiers then, in the debugger, our environment gets littered by `Ghci#._result` and `Ghci#._exception`. Is that desirable? I think I have a patch that implements that, but it breaks the debugger tests because of the above. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11547#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler