Ticket #5933 (closed feature request: fixed)
Expose GHCI_TABLES_NEXT_TO_CODE in some header file
| Reported by: | nomeata | Owned by: | simonmar |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Build System | Version: | 7.4.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Projects that are “close” to the GHC Heap need to know the value of GHCI_TABLES_NEXT_TO_CODE; currently they are just guessing (e.g. http://hackage.haskell.org/packages/archive/vacuum/1.0.0.2/doc/html/src/GHC-Vacuum-Internal.html). It would be nice if this would be exported as a macro in, e.g. GHCConstants.h.
Change History
Note: See
TracTickets for help on using
tickets.
