ghc-8.6.4: The GHC API

Safe HaskellNone
LanguageHaskell2010

SetLevels

Documentation

data Level Source #

Constructors

Level Int Int LevelType 
Instances
Eq Level # 
Instance details

Defined in SetLevels

Methods

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

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

Outputable Level # 
Instance details

Defined in SetLevels

data LevelType Source #

Constructors

BndrLvl 
JoinCeilLvl 
Instances
Eq LevelType # 
Instance details

Defined in SetLevels

data FloatSpec Source #

Constructors

FloatMe Level 
StayPut Level 
Instances
Outputable FloatSpec # 
Instance details

Defined in SetLevels