ghc-9.8.2: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.Tc.Types.TH

Documentation

data SpliceType Source #

Constructors

Typed 
Untyped 

data ThStage Source #

Instances

Instances details
Outputable ThStage Source # 
Instance details

Defined in GHC.Tc.Types.TH

Methods

ppr :: ThStage -> SDoc Source #