Documentation
rnContext :: SDoc -> LHsContext RdrName -> RnM (LHsContext Name)Source
rnConDeclFields :: SDoc -> [ConDeclField RdrName] -> RnM [ConDeclField Name]Source
mkNegAppRn :: LHsExpr id -> SyntaxExpr id -> RnM (HsExpr id)Source
checkPrecMatch :: Name -> MatchGroup Name -> RnM ()Source
checkSectionPrec :: FixityDirection -> HsExpr RdrName -> LHsExpr Name -> LHsExpr Name -> RnM ()Source
checkTH :: Outputable a => a -> String -> RnM ()Source