[GHC] #9787: typo in the ghci help : 'simplifed'
#9787: typo in the ghci help : 'simplifed' -------------------------------------+------------------------------------- Reporter: nicoder | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 7.8.3 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Unknown | Type of failure: Blocked By: | None/Unknown Related Tickets: | Test Case: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Hello, I ran `ghci`at the command line and then `:?` and saw a typo in this line : :sprint [<name> ...] simplifed version of :print (I expected 'simplified' instead of 'simplifed'). Also, the line just above uses the present tense when the other lines use the imperative : :print [<name> ...] prints a value without forcing its computation A search on github ( https://github.com/ghc/ghc/search?utf8=%E2%9C%93&q=simplifed ) tells me the typo is probably still in the project source. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9787> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9787: typo in the ghci help : 'simplifed' -------------------------------------+------------------------------------- Reporter: nicoder | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: | Version: 7.8.3 Documentation | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"7ae596af381278dc43b7312d48a18b7cce6e4ab9/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="7ae596af381278dc43b7312d48a18b7cce6e4ab9" Typo fix; Trac #9787 Also, reword :print description. Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9787#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9787: typo in the ghci help : 'simplifed' -------------------------------------+------------------------------------- Reporter: nicoder | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: | Version: 7.8.3 Documentation | Keywords: Resolution: fixed | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed * milestone: => 7.10.1 Comment: Fixed, thanks! -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9787#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC