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