[GHC] #13456: GHCi run commands that are not documented in Users Guide Documentation
GHC
ghc-devs at haskell.org
Thu Mar 23 03:43:10 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
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by MarcelineVQ):
Interesting:\\
From a little testing it seems that commands that begin with a letter can
be run with `::command` instead of `:command`\\
Some other commands like `:! :{ :` do not allow `::! ::{ ::`\\
Oddly `::?` is accepted.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13456#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list