
#11111: error message for ":show" in GHCi does not show "paths" -------------------------------------+------------------------------------- Reporter: massysett | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 7.10.2 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Description changed by mpickering: Old description:
If I enter a bad argument to :show in GHCi, the "paths" command is not mentioned:
ghci> :show path
syntax: :show [ args | prog | prompt | prompt2 | editor | stop | modules | bindings | breaks | context | packages | language ]
New description: If I enter a bad argument to :show in GHCi, the "paths" command is not mentioned: {{{ ghci> :show path syntax: :show [ args | prog | prompt | prompt2 | editor | stop | modules | bindings | breaks | context | packages | language ] }}} -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11111#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler