[GHC] #11111: error message for ":show" in GHCi does not show "paths"
GHC
ghc-devs at haskell.org
Wed Nov 18 14:35:08 UTC 2015
#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
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
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>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list