ghc-8.0.0.20160204: The GHC API

Safe HaskellNone
LanguageHaskell2010

ByteCodeTypes

Description

Bytecode assembler types

Synopsis

Documentation

data CgBreakInfo Source

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

Constructors

CgBreakInfo 

Fields

data ModBreaks Source

All the information about the breakpoints for a module

Constructors

ModBreaks 

Fields

type BreakIndex = Int Source

Breakpoint index

emptyModBreaks :: ModBreaks Source

Construct an empty ModBreaks

data CCostCentre Source

C CostCentre type