Home
last modified time | relevance | path

Searched refs:imv_is_safe (Results 1 – 7 of 7) 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 DImported.hs40 , imv_is_safe :: IsSafeImport function
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsUsage.hs328 by_is_safe (ImportedByUser imv) = imv_is_safe imv
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscMain.hs1078 return (m, imv_span imv, imv_is_safe imv)
1083 | imv_is_safe v1 /= imv_is_safe v2
H A DHscTypes.hs1375 imv_is_safe :: IsSafeImport, -- ^ whether this is a safe import function
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnNames.hs365 , imv_is_safe = mod_safe' function
/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.hs1375 imv_is_safe :: IsSafeImport, -- ^ whether this is a safe import function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs1421 imv_is_safe :: IsSafeImport, -- ^ whether this is a safe import function