ghc-7.0.3: The GHC API
ByteCodeItbls
type ItblEnv = NameEnv (Name, ItblPtr)Source
newtype ItblPtr Source
Constructors
Instances
itblCode :: ItblPtr -> Ptr ()Source
mkITbls :: [TyCon] -> IO ItblEnvSource
data StgInfoTable Source
Fields