ghc-lib-8.10.7.20220219: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

SetLevels

Documentation

data Level Source #

Constructors

Level Int Int LevelType 

Instances

Instances details
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

Instances details
Eq LevelType Source # 
Instance details

Defined in SetLevels

data FloatSpec Source #

Constructors

FloatMe Level 
StayPut Level 

Instances

Instances details
Outputable FloatSpec Source # 
Instance details

Defined in SetLevels