ghc-6.12.2: The GHC APISource codeContentsIndex
SetLevels
Documentation
setLevels :: FloatOutSwitches -> [CoreBind] -> UniqSupply -> [LevelledBind]Source
data Level Source
Constructors
InlineCtxt
Level Int Int
show/hide Instances
tOP_LEVEL :: LevelSource
type LevelledBind = TaggedBind LevelSource
type LevelledExpr = TaggedExpr LevelSource
incMinorLvl :: Level -> LevelSource
ltMajLvl :: Level -> Level -> BoolSource
ltLvl :: Level -> Level -> BoolSource
isTopLvl :: Level -> BoolSource
isInlineCtxt :: Level -> BoolSource
Produced by Haddock version 2.6.1