Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnUtils.hs21 inHsDocContext, withHsDocContext,
482 withHsDocContext :: HsDocContext -> SDoc -> SDoc
483 withHsDocContext ctxt doc = doc $$ inHsDocContext ctxt function
H A DRnTypes.hs44 import RnUtils ( HsDocContext(..), withHsDocContext, mapFvRn
510 withHsDocContext (rtke_ctxt env) $
1403 withHsDocContext doc $
H A DRnSource.hs34 , withHsDocContext )
803 withHsDocContext (TyFamilyCtx fam_rdr_name) $