DynFlags

Dynamic flags and associated configuration types

data DynFlag
data DynFlags
data HscTarget
data GhcMode
data GhcLink
data Option

Manipulating DynFlags

Parsing DynFlags

DynFlag C compiler options

Configuration of the core-to-core passes

data CoreToDo

Configuration of the stg-to-stg passes

data StgToDo

Compiler configuration suitable for display to the user

data Printable