[GHC] #16010: Broken Link in Data.OldList
GHC
ghc-devs at haskell.org
Sat Dec 8 10:19:35 UTC 2018
#16010: Broken Link in Data.OldList
-------------------------------------+-------------------------------------
Reporter: supersven | Owner: (none)
Type: task | Status: new
Priority: lowest | Milestone: ⊥
Component: | Version: 8.7
libraries/base |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Documentation
Unknown/Multiple | bug
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
In `Data.OldList`:
{{{
#!haskell
infix 5 \\ -- comment to fool cpp:
https://www.haskell.org/ghc/docs/latest/html/users_guide/options-
phases.html#cpp-string-gaps
}}}
Looks like the URL changed to:
https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/phases.html
#cpp-and-string-gaps
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16010>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list