Home
last modified time | relevance | path

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

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/Module/
H A DModIface.hs17 , mi_boot
256 mi_boot :: ModIface -> IsBootInterface
257 mi_boot iface = if mi_hsc_src iface == HsBootFile function
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnNames.hs322 WARN( not want_boot && mi_boot iface, ppr imp_mod_name ) do
333 warnIf (want_boot && not (mi_boot iface) && isOneShot (ghcMode dflags))
1705 source_import | mi_boot iface = text "(hi-boot interface)"
1730 source_import | mi_boot iface = text "(hi-boot interface)"
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DLoadIface.hs448 initIfaceLcl (mi_semantic_module iface) loc_doc (mi_boot iface) $ do
485 ; let bad_boot = mi_boot iface && fmap fst (if_rec_types gbl_env) == Just mod
H A DTcIface.hs155 = initIfaceLcl (mi_semantic_module iface) (text "typecheckIface") (mi_boot iface) $ do
417 (mi_boot iface) nsubst $ do
507 Just info | mi_boot (hm_iface info)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DHscTypes.hs91 emptyIfaceWarnCache, mi_boot, mi_fix,
1080 mi_boot :: ModIface -> Bool
1081 mi_boot iface = mi_hsc_src iface == HsBootFile function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs91 emptyIfaceWarnCache, mi_boot, mi_fix,
1080 mi_boot :: ModIface -> Bool
1081 mi_boot iface = mi_hsc_src iface == HsBootFile function
H A DHscMain.hs1405 in addBootSuffix_maybe (mi_boot iface) with_hi
H A DGhcMake.hs1577 | not (mi_boot iface) -> Just iface
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs90 emptyIfaceWarnCache, mi_boot, mi_fix,
1117 mi_boot :: ModIface -> IsBootInterface
1118 mi_boot iface = if mi_hsc_src iface == HsBootFile function
/dports/lang/ghc/ghc-8.10.7/compiler/ghci/
H A DLinker.hs667 when (mi_boot iface) $ link_boot_mod_error mod