ghc-lib-8.8.1.20191204: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

SetLevels

Documentation

data Level Source #

Constructors

Level Int Int LevelType 
Instances
Eq Level Source # 
Instance details

Defined in SetLevels

Methods

(==) :: Level -> Level -> Bool #

(/=) :: Level -> Level -> Bool #

Outputable Level Source # 
Instance details

Defined in SetLevels

Methods

ppr :: Level -> SDoc #

pprPrec :: Rational -> Level -> SDoc #

data LevelType Source #

Constructors

BndrLvl 
JoinCeilLvl 
Instances
Eq LevelType Source # 
Instance details

Defined in SetLevels

data FloatSpec Source #

Constructors

FloatMe Level 
StayPut Level 
Instances
Outputable FloatSpec Source # 
Instance details

Defined in SetLevels