Skip to content

Library docs: broken links to Foreign.ForeignPtr

In the library docs at http://www.haskell.org/ghc/docs/latest/html/libraries/index.html, the Foreign.ForeignPtr module in the contents is the one from haskell2010, not base. This causes various problems, it seems. For instance:

  • the link from ForeignPtr to Foreign.ForeignPtr is broken
  • the link from Foreign.Concurrent to Foreign.ForeignPtr is broken

there are probably other broken links too. We need to figure out what to do about overlapping modules properly.

Trac metadata
Trac field Value
Version 7.6.3
Type Bug
TypeOfFailure OtherFailure
Priority high
Resolution Unresolved
Component Documentation
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information