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