| Safe Haskell | Safe | 
|---|---|
| Language | Haskell2010 | 
GHC.Exts.Heap.InfoTable.Types
Documentation
data StgInfoTable #
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.
Constructors
| StgInfoTable | |
Instances
| Show StgInfoTable # | |
| Defined in GHC.Exts.Heap.InfoTable.Types | |