Home
last modified time | relevance | path

Searched refs:fr_pkg (Results 1 – 7 of 7) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DFinder.hs157 NotFound { fr_paths = paths2, fr_pkg = mb_pkg2, fr_mods_hidden = mh2
161 , fr_pkg = mb_pkg2 -- snd arg is the package search function
206 InstalledNotFound fp _ -> return (NotFound{ fr_paths = fp, fr_pkg = Just (moduleUnitId m)
214 return (NotFound{ fr_paths = [], fr_pkg = Nothing
224 in return (NotFound{ fr_paths = [], fr_pkg = Nothing
230 return (NotFound{ fr_paths = [], fr_pkg = Nothing
274 fr_pkg = Just uid, function
677 NotFound { fr_paths = files, fr_pkg = mb_pkg
H A DHscTypes.hs866 , fr_pkg :: Maybe UnitId -- Just p => module is in this package's function
/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.hs41 , fr_pkg :: Maybe Unit -- ^ Just p => module is in this unit's function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Import/
H A DFindImports.hs173 , fr_pkg = Nothing function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Import/
H A DFindImports.hs173 , fr_pkg = Nothing 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.hs866 , fr_pkg :: Maybe UnitId -- Just p => module is in this package's function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs895 , fr_pkg :: Maybe Unit -- ^ Just p => module is in this unit's function