Home
last modified time | relevance | path

Searched refs:InstalledFound (Results 1 – 8 of 8) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DFinder.hs204 InstalledFound loc _ -> return (Found loc m)
255 addToFinderCache (hsc_FC hsc_env) mod (InstalledFound loc mod)
270 InstalledFound loc _ -> Found loc (mkModule uid mod_name)
333 then return (InstalledFound (error "GHC.Prim ModLocation") mod)
362 then return (InstalledFound (error "GHC.Prim ModLocation") mod)
385 return (InstalledFound loc mod)
431 then do { loc <- mk_result; return (InstalledFound loc mod) }
H A DHscTypes.hs845 = InstalledFound ModLocation InstalledModule constructor
/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.hs20 = InstalledFound ModLocation InstalledModule constructor
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DLoadIface.hs921 InstalledFound loc mod -> do
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DCompile.hs678 ifrs = zipWith (\ms -> InstalledFound (ms_location ms)) mss ims
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DCompile.hs678 ifrs = zipWith (\ms -> InstalledFound (ms_location ms)) mss ims
/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.hs845 = InstalledFound ModLocation InstalledModule constructor
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs874 = InstalledFound ModLocation InstalledModule constructor