ghc-lib-0.20201101: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.Tc.Gen.Annotation

Description

Typechecking annotations

Documentation

tcAnnotations :: [LAnnDecl GhcRn] -> TcM [Annotation] Source #

annCtxt :: OutputableBndrId p => AnnDecl (GhcPass p) -> SDoc Source #