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

Safe HaskellNone
LanguageHaskell2010

SimplUtils

Documentation

data DupFlag Source #

Constructors

NoDup 
Simplified 
OkToDup 
Instances
Outputable DupFlag Source # 
Instance details

Defined in SimplUtils

Methods

ppr :: DupFlag -> SDoc #

pprPrec :: Rational -> DupFlag -> SDoc #

data ArgInfo Source #

Constructors

ArgInfo 

Fields

data ArgSpec Source #

Instances
Outputable ArgSpec Source # 
Instance details

Defined in SimplUtils

Methods

ppr :: ArgSpec -> SDoc #

pprPrec :: Rational -> ArgSpec -> SDoc #