[GHC] #15733: Several links in GHC.Exts.Heap documentation are broken
GHC
ghc-devs at haskell.org
Wed Oct 10 08:58:09 UTC 2018
#15733: Several links in GHC.Exts.Heap documentation are broken
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.1
Keywords: newcomer | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
There are some broken links in the GHC.Exts.Heap documentation.
https://downloads.haskell.org/~ghc/latest/docs/html/libraries/ghc-
heap-8.6.1/GHC-Exts-Heap.html
For example, in `GenClosure`, the first link is wrong and redirects.
http://hackage.haskell.org/trac/ghc/browser/includes/rts/storage/Closures.h
Similarly in the definition of `StgInfoTable`. Those are the two I found.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15733>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list