ghc-8.2.2: The GHC API

Safe HaskellNone
LanguageHaskell2010

ByteCodeTypes

Description

Bytecode assembler types

Synopsis

Documentation

newtype FFIInfo #

Constructors

FFIInfo (RemotePtr C_ffi_cif) 

newtype ItblPtr #

data CgBreakInfo #

Information about a breakpoint that we know at code-generation time

Constructors

CgBreakInfo 

Fields

data ModBreaks #

All the information about the breakpoints for a module

Constructors

ModBreaks 

Fields

type BreakIndex = Int #

Breakpoint index

emptyModBreaks :: ModBreaks #

Construct an empty ModBreaks

data CCostCentre #

C CostCentre type