Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcGenDeriv.hs35 mkRdrFunBind, mkRdrFunBindEC, mkRdrFunBindSE, error_Expr
2084 (error_Expr str) (noLoc emptyLocalBinds)]
2256 error_Expr :: String -> LHsExpr GhcPs
2257 error_Expr string = nlHsApp (nlHsVar error_RDR) (nlHsLit (mkHsString string)) function