ghc-8.4.3: The GHC API

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

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