ghc-8.0.0.20160111: The GHC API

Safe HaskellNone
LanguageHaskell2010

ByteCodeTypes

Description

Bytecode assembler types

Synopsis

Documentation

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