Home
last modified time | relevance | path

Searched defs:mod_summary (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DMkIface.hs1363 checkHsig mod_summary iface = do function
1374 checkHie mod_summary = do function
1434 checkMergedSignatures mod_summary iface = do function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscMain.hs411 extract_renamed_stuff mod_summary tc_result = do function
927 hscFileFrontEnd mod_summary = hscTypecheck False mod_summary Nothing function
H A DInteractiveEval.hs1236 moduleIsBootOrNotObjectLinkable mod_summary = withSession $ \hsc_env -> function
H A DDriverPipeline.hs1170 mod_summary = ModSummary { ms_mod = mod, function