Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHC.Tc.Types.TH
Documentation
data SpliceType #
data SpliceOrBracket #
Constructors
Splice SpliceType | |
RunSplice (TcRef [ForeignRef (Q ())]) | |
Comp | |
Brack ThStage PendingStuff |
Instances
Outputable ThStage # | |
Defined in GHC.Tc.Types.TH |
data PendingStuff #
Constructors
RnPendingUntyped (TcRef [PendingRnSplice]) | |
RnPendingTyped | |
TcPending (TcRef [PendingTcSplice]) (TcRef WantedConstraints) QuoteWrapper |
topAnnStage :: ThStage #
outerLevel :: ThLevel #