Home
last modified time | relevance | path

Searched refs:InstalledFindResult (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/Finder/
H A DTypes.hs4 , InstalledFindResult (..)
17 type FinderCache = InstalledModuleEnv InstalledFindResult
19 data InstalledFindResult type
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DFinder.hs82 addToFinderCache :: IORef FinderCache -> InstalledModule -> InstalledFindResult -> IO ()
90 lookupFinderCache :: IORef FinderCache -> InstalledModule -> IO (Maybe InstalledFindResult)
135 findExactModule :: HscEnv -> InstalledModule -> IO InstalledFindResult
175 homeSearchCache :: HscEnv -> ModuleName -> IO InstalledFindResult -> IO InstalledFindResult
236 modLocationCache :: HscEnv -> InstalledModule -> IO InstalledFindResult -> IO InstalledFindResult
300 findInstalledHomeModule :: HscEnv -> ModuleName -> IO InstalledFindResult
338 findPackageModule :: HscEnv -> InstalledModule -> IO InstalledFindResult
355 findPackageModule_ :: HscEnv -> InstalledModule -> PackageConfig -> IO InstalledFindResult
400 -> IO InstalledFindResult
632 cannotFindInterface :: DynFlags -> ModuleName -> InstalledFindResult -> SDoc
[all …]
H A DHscTypes.hs22 FinderCache, FindResult(..), InstalledFindResult(..),
842 type FinderCache = InstalledModuleEnv InstalledFindResult
844 data InstalledFindResult type
/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.hs22 FinderCache, FindResult(..), InstalledFindResult(..),
842 type FinderCache = InstalledModuleEnv InstalledFindResult
844 data InstalledFindResult type
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs22 FinderCache, FindResult(..), InstalledFindResult(..),
871 type FinderCache = InstalledModuleEnv InstalledFindResult
873 data InstalledFindResult type