ghc-lib-8.10.3.20201220: 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

data ArgSpec Source #

Instances

Instances details
Outputable ArgSpec Source # 
Instance details

Defined in SimplUtils

Methods

ppr :: ArgSpec -> SDoc #

pprPrec :: Rational -> ArgSpec -> SDoc #