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
ForeignPtrtoForeign.ForeignPtris broken - the link from
Foreign.ConcurrenttoForeign.ForeignPtris 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 |