Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
data StgInfoTable Source #
This is a somewhat faithful representation of an info table. See http://hackage.haskell.org/trac/ghc/browser/includes/rts/storage/InfoTables.h for more details on this data structure.
Instances
Show StgInfoTable # | |
Defined in GHC.Exts.Heap.InfoTable.Types |