[GHC] #8864: Document heap allocation functions in StgCmmMonad/StgCmmLayout
GHC
ghc-devs at haskell.org
Thu Mar 13 12:25:03 UTC 2014
#8864: Document heap allocation functions in StgCmmMonad/StgCmmLayout
-------------------------------------+------------------------------------
Reporter: tibbe | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Documentation | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"b0416e776d2959ac8b9903eb9301b7b967c53a8e/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="b0416e776d2959ac8b9903eb9301b7b967c53a8e"
Comments on virtHp, realHp (Trac #8864)
Documentation in response to Johan's questions
Plus, don't export hpRel from StgCmmHeap, StgCmmLayout
(it is only used locally in StgCmmLayout)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8864#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list