[GHC] #10088: Broken link in Data.Ix documentation
#10088: Broken link in Data.Ix documentation -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: ekmett Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Core | Version: 7.11 Libraries | Operating System: Unknown/Multiple Keywords: | Type of failure: Documentation Architecture: | bug Unknown/Multiple | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- The Haddock documentation for `Data.Ix` includes the following line: For single-constructor datatypes, the derived instance declarations are as shown for tuples in Figure 1 http://www.haskell.org/onlinelibrary/ix.html#prelude-index. This link is dead. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10088> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10088: Broken link in Data.Ix documentation -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: ekmett Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Core Libraries | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"266fa701286e1cda406e3fbae368aa9666a18980/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="266fa701286e1cda406e3fbae368aa9666a18980" base: fix broken link (#10088) Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10088#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10088: Broken link in Data.Ix documentation -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: ekmett Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: Core Libraries | Version: 7.11 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed Comment: Merged to `ghc-7.10` (via 2f2b5c8b10c86c6b1495eebf229de2c18ca95f85). -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10088#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC