[GHC] #10605: mispelling Indentity in Data.Traversable
#10605: mispelling Indentity in Data.Traversable -------------------------------------+------------------------------------- Reporter: uznx | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: | Version: 7.10.1 libraries/base | Operating System: Unknown/Multiple Keywords: | Type of failure: None/Unknown Architecture: | Blocked By: Unknown/Multiple | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- The documentation for Data.Traversable has Identity misspelled as Indentity: instance Applicative Indentity where -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10605> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10605: mispelling Indentity in Data.Traversable -------------------------------------+------------------------------------- Reporter: uznx | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: libraries/base | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Thomas Miedema <thomasmiedema@…>): In [changeset:"3fabb71a559b493efdfb5bb91907f6a0f696a114/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="3fabb71a559b493efdfb5bb91907f6a0f696a114" Fix typo [skip ci] (#10605) }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10605#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10605: mispelling Indentity in Data.Traversable -------------------------------------+------------------------------------- Reporter: uznx | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.12.1 Component: libraries/base | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed * milestone: => 7.12.1 Comment: Thanks. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10605#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC