[GHC] #8075: `:show imports` unknown to tab-completion

#8075: `:show imports` unknown to tab-completion ------------------------------------+------------------------------------- Reporter: hvr | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- when pressing `TAB` after `:show `, `:show imports` is not offered by GHCi, i.e.: {{{ Prelude> :show args breaks editor linker packages prompt bindings context language modules prog stop Prelude> :show }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8075 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8075: `:show imports` unknown to tab-completion -------------------------------------+------------------------------------ Reporter: hvr | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: GHCi | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by igloo): * status: new => closed * resolution: => fixed Comment: Applied, thanks! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8075#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC