[GHC] #8075: `:show imports` unknown to tab-completion
GHC
ghc-devs at haskell.org
Sat Jul 20 09:56:48 CEST 2013
#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
More information about the ghc-tickets
mailing list