GHC.Rename.Doc
rnHsDoc :: WithHsDocIdentifiers a GhcPs -> RnM (WithHsDocIdentifiers a GhcRn) Source #
rnLHsDoc :: LHsDoc GhcPs -> RnM (LHsDoc GhcRn) Source #
rnLDocDecl :: LDocDecl GhcPs -> RnM (LDocDecl GhcRn) Source #
rnDocDecl :: DocDecl GhcPs -> RnM (DocDecl GhcRn) Source #