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

SimplUtils

Documentation

data DupFlag Source #

Constructors

NoDup 
Simplified 
OkToDup 

Instances

Instances details
Outputable DupFlag Source # 
Instance details

Defined in SimplUtils

Methods

ppr :: DupFlag -> SDoc #

pprPrec :: Rational -> DupFlag -> SDoc #

data ArgInfo Source #

Constructors

ArgInfo 

Fields

Instances

Instances details
Outputable ArgInfo Source # 
Instance details

Defined in SimplUtils

Methods

ppr :: ArgInfo -> SDoc #

pprPrec :: Rational -> ArgInfo -> SDoc #

data ArgSpec Source #

Instances

Instances details
Outputable ArgSpec Source # 
Instance details

Defined in SimplUtils

Methods

ppr :: ArgSpec -> SDoc #

pprPrec :: Rational -> ArgSpec -> SDoc #