[GHC] #13456: GHCi run commands that are not documented in Users Guide Documentation
GHC
ghc-devs at haskell.org
Sun Mar 19 17:32:09 UTC 2017
#13456: GHCi run commands that are not documented in Users Guide Documentation
-------------------------------------+-------------------------------------
Reporter: vanto | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.2
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Other
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Hi,
GHCi commands all begin with {{{:}}} and the command name may be
abbreviated.\\
if you write {{{:}}} add to the command, for example:\\
{{{::l}}} or {{{::r}}} or {{{::set +m}}} and so on, the command run\\
on the other hand {{{::}}} do not run\\
Hope this help
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13456>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list