ghc-6.12.3: The GHC API
Source code
Contents
Index
ByteCodeItbls
Documentation
type
ItblEnv
=
NameEnv
(
Name
,
ItblPtr
)
Source
newtype
ItblPtr
Source
Constructors
ItblPtr
(
Ptr
()
)
Instances
Show
ItblPtr
itblCode
::
ItblPtr
->
Ptr
()
Source
mkITbls
:: [
TyCon
] ->
IO
ItblEnv
Source
data
StgInfoTable
Source
Constructors
StgInfoTable
entry
::
Ptr
()
ptrs
:: HalfWord
nptrs
:: HalfWord
tipe
:: HalfWord
srtlen
:: HalfWord
Instances
Storable
StgInfoTable
Produced by
Haddock
version 2.6.1