Home
last modified time | relevance | path

Searched refs:mk_app_msg (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcExpr.hs1162 (m_herald `orElse` mk_app_msg rn_fun rn_args)
1173 mk_app_msg :: LHsExpr GhcRn -> [LHsExprArgIn] -> SDoc
1174 mk_app_msg fun args = sep [ text "The" <+> text what <+> quotes (ppr expr) function