ghc-lib-parser-9.8.2.20240223: The GHC API, decoupled from GHC versions
Safe HaskellSafe-Inferred
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 #