Home
last modified time | relevance | path

Searched refs:ImportedMods (Results 1 – 9 of 9) 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.hs2 ( ImportedMods
19 type ImportedMods = ModuleEnv [ImportedBy] type
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsUsage.hs107 mkUsageInfo :: HscEnv -> Module -> ImportedMods -> NameSet -> [FilePath]
240 -> ImportedMods
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/typecheck/
H A DTcRnTypes.hs1321 imp_mods :: ImportedMods,
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnTypes.hs1321 imp_mods :: ImportedMods,
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Tc/
H A DTypes.hs1340 imp_mods :: ImportedMods,
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Tc/
H A DTypes.hs1325 imp_mods :: ImportedMods,
/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.hs38 ImportedMods, ImportedBy(..), importedByUser, ImportedModsVal(..), SptEntry(..),
1357 type ImportedMods = ModuleEnv [ImportedBy] function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs38 ImportedMods, ImportedBy(..), importedByUser, ImportedModsVal(..), SptEntry(..),
1357 type ImportedMods = ModuleEnv [ImportedBy] type
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs37 ImportedMods, ImportedBy(..), importedByUser, ImportedModsVal(..), SptEntry(..),
1403 type ImportedMods = ModuleEnv [ImportedBy] function